This is a little script, which automatically downloads and installs alfaview on openSUSE
- Install alien. The easiest way to do this, is to use the 1-Click-Install from the openSUSE-Software site
- Download the
install_alfaview.sh
file from this repo. - Make the the install_alfaview.sh executable:
chmod +x alfaview_installer.sh
- Run the script:
./install_alfaview.sh
If you want to update alfaview just run the script again.