libssm on AUR (Arch User Repository)

Last updated: June 26,2024

1. Install "libssm" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install libssm on Arch using YAY

$ yay -S libssm

* (Optional) Uninstall libssm on Arch using YAY

$ yay -Rns libssm

2. Manually Install "libssm" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone libssm's git locally

$ git clone https://aur.archlinux.org/libssm.git ~/libssm

c. Go to ~/libssm folder and install it

$ cd ~/libssm $ makepkg -si

3. Information about the libssm package on Arch User Repository (AUR)

ID: 1210872
Name: libssm
PackageBaseID: 95321
PackageBase: libssm
Version: 1.4-5
Description: A C++ toolkit for superposition of macromolecules
URL: https://launchpad.net/ssm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Athemis
Submitter: Athemis
FirstSubmitted: 1435486038
LastModified: 1676385508
URLPath: /cgit/aur.git/snapshot/libssm.tar.gz