cfg2html from home:gdha project

Select Your Operating System

For CentOS CentOS-6 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:gdha/CentOS_CentOS-6/home:gdha.repo
yum install cfg2html
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:gdha/CentOS_8/home:gdha.repo
yum install cfg2html
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:gdha/CentOS_7/home:gdha.repo
yum install cfg2html
For Debian 12 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/gdha/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:gdha.list
curl -fsSL https://download.opensuse.org/repositories/home:gdha/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gdha.gpg > /dev/null
sudo apt update
sudo apt install cfg2html
For Debian 11 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/gdha/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:gdha.list
curl -fsSL https://download.opensuse.org/repositories/home:gdha/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gdha.gpg > /dev/null
sudo apt update
sudo apt install cfg2html
For Debian 10 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/gdha/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:gdha.list
curl -fsSL https://download.opensuse.org/repositories/home:gdha/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gdha.gpg > /dev/null
sudo apt update
sudo apt install cfg2html
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:gdha/Fedora_Rawhide/home:gdha.repo
dnf install cfg2html
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:gdha/Fedora_39/home:gdha.repo
dnf install cfg2html
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:gdha/Fedora_38/home:gdha.repo
dnf install cfg2html
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gdha/openSUSE_Tumbleweed/home:gdha.repo
zypper refresh
zypper install cfg2html
For openSUSE Factory run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gdha/openSUSE_Factory/home:gdha.repo
zypper refresh
zypper install cfg2html
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gdha/15.5/home:gdha.repo
zypper refresh
zypper install cfg2html
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gdha/15.4/home:gdha.repo
zypper refresh
zypper install cfg2html
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:gdha/RHEL_7/home:gdha.repo
yum install cfg2html
For RHEL 6 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:gdha/RHEL_6/home:gdha.repo
yum install cfg2html
For ScientificLinux 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:gdha/ScientificLinux_7/home:gdha.repo
yum install cfg2html
For ScientificLinux 6 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:gdha/ScientificLinux_6/home:gdha.repo
yum install cfg2html
For SLE 15 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gdha/SLE_15_SP3/home:gdha.repo
zypper refresh
zypper install cfg2html
For SLE 15 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gdha/SLE_15/home:gdha.repo
zypper refresh
zypper install cfg2html
For SLE 12 SP5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gdha/SLE_12_SP5/home:gdha.repo
zypper refresh
zypper install cfg2html
For SLE 12 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gdha/SLE_12_SP4/home:gdha.repo
zypper refresh
zypper install cfg2html
For SLE 11 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gdha/SLE_11_SP4/home:gdha.repo
zypper refresh
zypper install cfg2html
For xUbuntu 23.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/gdha/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/home:gdha.list
curl -fsSL https://download.opensuse.org/repositories/home:gdha/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gdha.gpg > /dev/null
sudo apt update
sudo apt install cfg2html
For xUbuntu 22.10 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/gdha/xUbuntu_22.10/ /' | sudo tee /etc/apt/sources.list.d/home:gdha.list
curl -fsSL https://download.opensuse.org/repositories/home:gdha/xUbuntu_22.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gdha.gpg > /dev/null
sudo apt update
sudo apt install cfg2html
For xUbuntu 22.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/gdha/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:gdha.list
curl -fsSL https://download.opensuse.org/repositories/home:gdha/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gdha.gpg > /dev/null
sudo apt update
sudo apt install cfg2html
For xUbuntu 21.10 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/gdha/xUbuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/home:gdha.list
curl -fsSL https://download.opensuse.org/repositories/home:gdha/xUbuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gdha.gpg > /dev/null
sudo apt update
sudo apt install cfg2html
For xUbuntu 21.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/gdha/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/home:gdha.list
curl -fsSL https://download.opensuse.org/repositories/home:gdha/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gdha.gpg > /dev/null
sudo apt update
sudo apt install cfg2html
For xUbuntu 20.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/gdha/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:gdha.list
curl -fsSL https://download.opensuse.org/repositories/home:gdha/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gdha.gpg > /dev/null
sudo apt update
sudo apt install cfg2html
For xUbuntu 18.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/gdha/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:gdha.list
curl -fsSL https://download.opensuse.org/repositories/home:gdha/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gdha.gpg > /dev/null
sudo apt update
sudo apt install cfg2html