pdfchain from home:Rallaz project
Select Your Operating System
Add repository and install manually
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:Rallaz/CentOS_8/home:Rallaz.repo yum install pdfchain
Grab binary packages directly
Add repository and install manually
For Fedora Rawhide run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:Rallaz/Fedora_Rawhide/home:Rallaz.repo dnf install pdfchain
Grab binary packages directly
Add repository and install manually
For Mageia Cauldron run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Rallaz/Mageia_Cauldron/home:Rallaz.repo dnf install pdfchain
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Rallaz/openSUSE_Tumbleweed/home:Rallaz.repo zypper refresh zypper install pdfchain
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Rallaz/15.4/home:Rallaz.repo zypper refresh zypper install pdfchain
For 15.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Rallaz/15.3/home:Rallaz.repo zypper refresh zypper install pdfchain
Grab binary packages directly
Add repository and install manually
For Fedora 35 run the following as root:
?