automake from home:dmulder:YaST:AppImage:Dependencies project
Select Your Operating System
Add repository and install manually
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:dmulder:YaST:AppImage:Dependencies/CentOS_7/home:dmulder:YaST:AppImage:Dependencies.repo yum install automake
Grab binary packages directly
Add repository and install manually
For openSUSE 12.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:dmulder:YaST:AppImage:Dependencies/openSUSE_12.3/home:dmulder:YaST:AppImage:Dependencies.repo zypper refresh zypper install automake
Grab binary packages directly
Add repository and install manually
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:dmulder:YaST:AppImage:Dependencies/RHEL_7/home:dmulder:YaST:AppImage:Dependencies.repo yum install automake
Grab binary packages directly
Add repository and install manually
For openSUSE Leap 42.3 run the following as root:
?