Score:1

How to install sasm on ubuntu 18.04

cn flag

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

Score:1
zw flag

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
Score:0
jo flag

In case somebody else lands here from Google search for a SASM PPA, the procedure to setup the SUSE repository is (as sudo):

wget -O- 'https://build.opensuse.org/projects/home:Dman95/public_key' | apt-key add -
echo "deb https://download.opensuse.org/repositories/home:/Dman95/xUbuntu_$(lsb_release -sr) ./" > /etc/apt/sources.list.d/dman95-sasm.list
apt update

The PPA in the answer is abandoned (as of Oct/2021), and provides only Ubuntu 18.04 builds.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.