gforth from home:forthy project

Selecionar o Seu Sistema Operativo

Para CentOS CentOS-6 corra 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 corra 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 corra 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 corra 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 corra o seguinte como root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:forthy/Fedora_Rawhide/home:forthy.repo
dnf install gforth
Para openSUSE Tumbleweed corra 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 corra 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 corra 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 corra 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 corra 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 corra 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 corra 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 corra 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