gforth from home:forthy project

Selecione seu sistema operacional

Para CentOS CentOS-6 execute o seguinte como root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:forthy/CentOS_CentOS-6/home:forthy.repo
yum install gforth
Para CentOS CentOS-5 execute o seguinte como root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:forthy/CentOS_CentOS-5/home:forthy.repo
yum install gforth
Para CentOS 8 execute o seguinte como root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:forthy/CentOS_8/home:forthy.repo
yum install gforth
Para CentOS 7 execute o seguinte como root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:forthy/CentOS_7/home:forthy.repo
yum install gforth
Para Fedora Rawhide execute o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:forthy/Fedora_Rawhide/home:forthy.repo
dnf install gforth
Para openSUSE Tumbleweed execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:forthy/openSUSE_Tumbleweed/home:forthy.repo
zypper refresh
zypper install gforth
Para openSUSE Factory zSystems execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:forthy/openSUSE_Factory_zSystems/home:forthy.repo
zypper refresh
zypper install gforth
Para openSUSE Factory RISCV execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:forthy/openSUSE_Factory_RISCV/home:forthy.repo
zypper refresh
zypper install gforth
Para openSUSE Factory PowerPC execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:forthy/openSUSE_Factory_PowerPC/home:forthy.repo
zypper refresh
zypper install gforth
Para openSUSE Factory ARM execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:forthy/openSUSE_Factory_ARM/home:forthy.repo
zypper refresh
zypper install gforth
Para openSUSE Factory execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:forthy/openSUSE_Factory/home:forthy.repo
zypper refresh
zypper install gforth
Para 15.4 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:forthy/15.4/home:forthy.repo
zypper refresh
zypper install gforth
Para openSUSE Leap 15.3 ARM execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:forthy/openSUSE_Leap_15.3_ARM/home:forthy.repo
zypper refresh
zypper install gforth