st on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "st" 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 st on Arch using YAY
$
yay -S
st
Copied
* (Optional) Uninstall st on Arch using YAY
$
yay -Rns
st
Copied
2. Manually Install "st" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone st's git locally
$
git clone https://aur.archlinux.org/st.git
~/st
Copied
c. Go to ~/st folder and install it
$
cd
~/st
Copied
$
makepkg -si
Copied
3. Information about the st package on Arch User Repository (AUR)
ID: 1210189
Name: st
PackageBaseID: 127380
PackageBase: st
Version: 0.9-4
Description: A simple virtual terminal emulator for X.
URL: https://st.suckless.org
NumVotes: 87
Popularity: 0.976947
OutOfDate:
Maintainer: jose1711
Submitter: Foxboron
FirstSubmitted: 1511191923
LastModified: 1676234099
URLPath: /cgit/aur.git/snapshot/st.tar.gz
Name: st
PackageBaseID: 127380
PackageBase: st
Version: 0.9-4
Description: A simple virtual terminal emulator for X.
URL: https://st.suckless.org
NumVotes: 87
Popularity: 0.976947
OutOfDate:
Maintainer: jose1711
Submitter: Foxboron
FirstSubmitted: 1511191923
LastModified: 1676234099
URLPath: /cgit/aur.git/snapshot/st.tar.gz