strans on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S strans

* (Optional) Uninstall strans on Arch using YAY

$ yay -Rns strans

2. Manually Install "strans" via AUR

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

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

b. Clone strans's git locally

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

c. Go to ~/strans folder and install it

$ cd ~/strans $ makepkg -si

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

ID: 648304
Name: strans
PackageBaseID: 145226
PackageBase: strans
Version: 0.0.5-1
Description: intuitive string manipulation utility for the shell
URL: https://github.com/Inventitech/strans
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Jaja
Submitter: Jaja
FirstSubmitted: 1569006719
LastModified: 1569006719
URLPath: /cgit/aur.git/snapshot/strans.tar.gz