auto-st on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "auto-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

b. Install auto-st on Arch using YAY

$ yay -S auto-st

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

$ yay -Rns auto-st

2. Manually Install "auto-st" via AUR

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

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

b. Clone auto-st's git locally

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

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

$ cd ~/auto-st $ makepkg -si

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

ID: 1068604
Name: auto-st
PackageBaseID: 177768
PackageBase: auto-st
Version: 0.8.5.r18-1
Description: Concise Build of Suckless Simple Terminal
URL: https://gitlab.com/a4to/st
NumVotes: 1
Popularity: 0.000126
OutOfDate:
Maintainer: a4to
Submitter: a4to
FirstSubmitted: 1649375663
LastModified: 1650319429
URLPath: /cgit/aur.git/snapshot/auto-st.tar.gz