sncli on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S sncli

* (Optional) Uninstall sncli on Arch using YAY

$ yay -Rns sncli

2. Manually Install "sncli" via AUR

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

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

b. Clone sncli's git locally

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

c. Go to ~/sncli folder and install it

$ cd ~/sncli $ makepkg -si

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

ID: 1225187
Name: sncli
PackageBaseID: 150693
PackageBase: sncli
Version: 0.4.2-1
Description: Simplenote Command Line Interface
URL: https://github.com/insanum/sncli
NumVotes: 1
Popularity: 0.000395
OutOfDate:
Maintainer: ATWA
Submitter: ragouel
FirstSubmitted: 1585144844
LastModified: 1678651384
URLPath: /cgit/aur.git/snapshot/sncli.tar.gz