ssu on AUR (Arch User Repository)

Last updated: June 16,2024

1. Install "ssu" 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 ssu on Arch using YAY

$ yay -S ssu

* (Optional) Uninstall ssu on Arch using YAY

$ yay -Rns ssu

2. Manually Install "ssu" via AUR

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

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

b. Clone ssu's git locally

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

c. Go to ~/ssu folder and install it

$ cd ~/ssu $ makepkg -si

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

ID: 1204578
Name: ssu
PackageBaseID: 189709
PackageBase: ssu
Version: 0.3.2-4
Description: Extremely simple su utility
URL: https://github.com/illiliti/ssu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jjm
Submitter: jjm
FirstSubmitted: 1674293868
LastModified: 1675203387
URLPath: /cgit/aur.git/snapshot/ssu.tar.gz