cfg2html from home:gdha project

Select Your Operating System

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 addrepo --from-repofile=https://download.opensuse.org/repositories/home:gdha/Fedora_Rawhide/home:gdha.repo
dnf install cfg2html
For Fedora 40 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:gdha/Fedora_40/home:gdha.repo
dnf install cfg2html
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gdha/15.6/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 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 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 xUbuntu 24.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_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:gdha.list
curl -fsSL https://download.opensuse.org/repositories/home:gdha/xUbuntu_24.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 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