How to install sasm on ubuntu 18.04

I am new user. I am trying to install SASM on ubuntu 18.04 i386 but but I can not find a file named configure in the link below, can you help me? https://download.opensuse.org/repositories/home:/Dman95/xUbuntu_18.04/?C=S;O=A


Solution 1:

There is a third-party PPA, you can install SASM 3.11.1-1 from it using commands below:

sudo add-apt-repository ppa:wide0/sasm
sudo apt-get update
sudo apt-get install sasm