Skip to content
This repository was archived by the owner on Sep 22, 2024. It is now read-only.

Add FZUG Repository

1dot75cm edited this page May 19, 2016 · 5 revisions

Installation Guide

Note

Some applications depend on applications in the RPM Fusion repository. To install them, you need to first add the rpmfusion repository on your own.

1.Add FZUG repository

# dnf config-manager --add-repo=http://repo.fdzh.org/FZUG/FZUG.repo

Or

# dnf install http://repo.fdzh.org/FZUG/free/23/x86_64/fzug-release-23-0.1.noarch.rpm

Or

# wget http://repo.fdzh.org/FZUG/FZUG.repo -P /etc/yum.repos.d/

2.Install Software

# dnf install [PackageName]

3.Package list

$ dnf list --disablerepo=* --enablerepo=fzug-free --enablerepo=fzug-nonfree | grep -i fzug

Feedback

https://github.com/FZUG/repo/issues/new

Clone this wiki locally