sat on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S sat

* (Optional) Uninstall sat on Arch using YAY

$ yay -Rns sat

2. Manually Install "sat" via AUR

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

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

b. Clone sat's git locally

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

c. Go to ~/sat folder and install it

$ cd ~/sat $ makepkg -si

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

ID: 261342
Name: sat
PackageBaseID: 105351
PackageBase: sat
Version: 1.1-1
Description: A simple alternative to at
URL: https://github.com/maandree/sat
NumVotes: 2
Popularity: 0
OutOfDate: 1703799338
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1451638337
LastModified: 1451691654
URLPath: /cgit/aur.git/snapshot/sat.tar.gz