bison from home:jpc-lip6 project

Select Your Operating System

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
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
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
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