gforth from home:forthy 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:forthy/CentOS_CentOS-6/home:forthy.repo
yum install gforth
For CentOS CentOS-5 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:forthy/CentOS_CentOS-5/home:forthy.repo
yum install gforth
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:forthy/CentOS_8/home:forthy.repo
yum install gforth
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:forthy/CentOS_7/home:forthy.repo
yum install gforth
For Fedora Rawhide run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:forthy/Fedora_Rawhide/home:forthy.repo
dnf install gforth
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:forthy/openSUSE_Tumbleweed/home:forthy.repo
zypper refresh
zypper install gforth
For openSUSE Factory zSystems run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:forthy/openSUSE_Factory_zSystems/home:forthy.repo
zypper refresh
zypper install gforth
For openSUSE Factory RISCV run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:forthy/openSUSE_Factory_RISCV/home:forthy.repo
zypper refresh
zypper install gforth
For openSUSE Factory PowerPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:forthy/openSUSE_Factory_PowerPC/home:forthy.repo
zypper refresh
zypper install gforth
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:forthy/openSUSE_Factory_ARM/home:forthy.repo
zypper refresh
zypper install gforth
For openSUSE Factory run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:forthy/openSUSE_Factory/home:forthy.repo
zypper refresh
zypper install gforth
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:forthy/15.4/home:forthy.repo
zypper refresh
zypper install gforth
For openSUSE Leap 15.3 ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:forthy/openSUSE_Leap_15.3_ARM/home:forthy.repo
zypper refresh
zypper install gforth