sttr-bin on AUR (Arch User Repository)

Last updated: February 04,2025

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

$ yay -S sttr-bin

* (Optional) Uninstall sttr-bin on Arch using YAY

$ yay -Rns sttr-bin

2. Manually Install "sttr-bin" via AUR

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

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

b. Clone sttr-bin's git locally

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

c. Go to ~/sttr-bin folder and install it

$ cd ~/sttr-bin $ makepkg -si

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

ID: 1407430
Name: sttr-bin
PackageBaseID: 190561
PackageBase: sttr-bin
Version: 0.2.19-1
Description: sttr is command line software that allows you to quickly run various transformation operations on the string.
URL: https://github.com/abhimanyu003/sttr
NumVotes: 2
Popularity: 0.000897
OutOfDate:
Maintainer: abhimanyu003
Submitter: abhimanyu003
FirstSubmitted: 1676788085
LastModified: 1707650958
URLPath: /cgit/aur.git/snapshot/sttr-bin.tar.gz