sttr on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S sttr

* (Optional) Uninstall sttr on Arch using YAY

$ yay -Rns sttr

2. Manually Install "sttr" via AUR

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

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

b. Clone sttr's git locally

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

c. Go to ~/sttr folder and install it

$ cd ~/sttr $ makepkg -si

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

ID: 1191655
Name: sttr
PackageBaseID: 174321
PackageBase: sttr
Version: 0.2.14-1
Description: cli app to perform various operations on string
URL: https://github.com/abhimanyu003/sttr
NumVotes: 1
Popularity: 0
OutOfDate: 1678191901
Maintainer: pjvds
Submitter: pjvds
FirstSubmitted: 1640264941
LastModified: 1672828189
URLPath: /cgit/aur.git/snapshot/sttr.tar.gz