libgtextutils on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S libgtextutils

* (Optional) Uninstall libgtextutils on Arch using YAY

$ yay -Rns libgtextutils

2. Manually Install "libgtextutils" via AUR

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

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

b. Clone libgtextutils's git locally

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

c. Go to ~/libgtextutils folder and install it

$ cd ~/libgtextutils $ makepkg -si

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

ID: 807211
Name: libgtextutils
PackageBaseID: 158964
PackageBase: libgtextutils
Version: 0.7-3
Description: Gordon’s Text utils Library
URL: https://github.com/agordon/libgtextutils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sauliusl
Submitter: sauliusl
FirstSubmitted: 1603202749
LastModified: 1603218514
URLPath: /cgit/aur.git/snapshot/libgtextutils.tar.gz