ssu on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install ssu on Arch using YAY
$
yay -S
ssu
Copied
* (Optional) Uninstall ssu on Arch using YAY
$
yay -Rns
ssu
Copied
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
Copied
b. Clone ssu's git locally
$
git clone https://aur.archlinux.org/ssu.git
~/ssu
Copied
c. Go to ~/ssu folder and install it
$
cd
~/ssu
Copied
$
makepkg -si
Copied
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
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