st-git on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S st-git

* (Optional) Uninstall st-git on Arch using YAY

$ yay -Rns st-git

2. Manually Install "st-git" via AUR

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

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

b. Clone st-git's git locally

$ git clone https://aur.archlinux.org/st-git.git ~/st-git

c. Go to ~/st-git folder and install it

$ cd ~/st-git $ makepkg -si

3. Information about the st-git package on Arch User Repository (AUR)

ID: 1390464
Name: st-git
PackageBaseID: 65077
PackageBase: st-git
Version: 0.9.r11.g9846a56-1
Description: A simple virtual terminal emulator for X.
URL: https://st.suckless.org
NumVotes: 49
Popularity: 0
OutOfDate:
Maintainer: Farzat
Submitter: vesath
FirstSubmitted: 1354239605
LastModified: 1705922795
URLPath: /cgit/aur.git/snapshot/st-git.tar.gz