sit on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S sit

* (Optional) Uninstall sit on Arch using YAY

$ yay -Rns sit

2. Manually Install "sit" via AUR

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

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

b. Clone sit's git locally

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

c. Go to ~/sit folder and install it

$ cd ~/sit $ makepkg -si

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

ID: 607435
Name: sit
PackageBaseID: 133162
PackageBase: sit
Version: 0.4.1-1
Description: Serverless (offline-first, merge-friendly) Information Tracker
URL: https://sit.fyi
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ebo
Submitter: enckse
FirstSubmitted: 1528155623
LastModified: 1556361914
URLPath: /cgit/aur.git/snapshot/sit.tar.gz