gettext-go-lint from systemsmanagement:Uyuni:Utils project
Select Your Operating System
Add repository and install manually
For Fedora Rawhide run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/Fedora_Rawhide/systemsmanagement:Uyuni:Utils.repo dnf install gettext-go-lint
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/openSUSE_Tumbleweed/systemsmanagement:Uyuni:Utils.repo zypper refresh zypper install gettext-go-lint
For openSUSE Factory run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/openSUSE_Factory/systemsmanagement:Uyuni:Utils.repo zypper refresh zypper install gettext-go-lint
Grab binary packages directly
Add repository and install manually
For openSUSE Leap 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/openSUSE_Leap_15.6/systemsmanagement:Uyuni:Utils.repo zypper refresh zypper install gettext-go-lint
For openSUSE Leap 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/openSUSE_Leap_15.5/systemsmanagement:Uyuni:Utils.repo zypper refresh zypper install gettext-go-lint
For SLE 15 SP7 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_15_SP7/systemsmanagement:Uyuni:Utils.repo zypper refresh zypper install gettext-go-lint
For SLE 15 SP6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_15_SP6/systemsmanagement:Uyuni:Utils.repo zypper refresh zypper install gettext-go-lint
For SLE 15 SP5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_15_SP5/systemsmanagement:Uyuni:Utils.repo zypper refresh zypper install gettext-go-lint
For SLE 15 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_15_SP4/systemsmanagement:Uyuni:Utils.repo zypper refresh zypper install gettext-go-lint
Grab binary packages directly
Add repository and install manually
For xUbuntu 22.04-debbuild 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/systemsmanagement:/Uyuni:/Utils/xUbuntu_22.04-debbuild/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:Uyuni:Utils.list curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/xUbuntu_22.04-debbuild/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_Uyuni_Utils.gpg > /dev/null sudo apt update sudo apt install gettext-go-lint
For xUbuntu 20.04-debbuild 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/systemsmanagement:/Uyuni:/Utils/xUbuntu_20.04-debbuild/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:Uyuni:Utils.list curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/xUbuntu_20.04-debbuild/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_Uyuni_Utils.gpg > /dev/null sudo apt update sudo apt install gettext-go-lint
Grab binary packages directly
Add repository and install manually
For Debian Unstable-debbuild run the following as root:
?
For Debian Testing-debbuild run the following as root:
?
For Debian 12-debbuild run the following as root:
?
For AlmaLinux 9 run the following as root:
?