bison from home:jpc-lip6 project
Select Your Operating System
Add repository and install manually
For AlmaLinux 10 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:jpc-lip6/AlmaLinux_10/home:jpc-lip6.repo yum install bison
Grab binary packages directly
Add repository and install manually
For Mageia 9 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:jpc-lip6/Mageia_9/home:jpc-lip6.repo dnf install bison
Grab binary packages directly
Add repository and install manually
For AlmaLinux 8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:jpc-lip6/AlmaLinux_8/home:jpc-lip6.repo yum install bison
Grab binary packages directly
Add repository and install manually
For openSUSE Leap 15.6 images run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:jpc-lip6/openSUSE_Leap_15.6_images/home:jpc-lip6.repo zypper refresh zypper install bison