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