stringsuite on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S stringsuite

* (Optional) Uninstall stringsuite on Arch using YAY

$ yay -Rns stringsuite

2. Manually Install "stringsuite" via AUR

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

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

b. Clone stringsuite's git locally

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

c. Go to ~/stringsuite folder and install it

$ cd ~/stringsuite $ makepkg -si

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

ID: 1007286
Name: stringsuite
PackageBaseID: 167294
PackageBase: stringsuite
Version: 3.0-1
Description: Suite to work with strings with different encodings
URL: https://github.com/Loara/StringSuite
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Pavlov
FirstSubmitted: 1621856115
LastModified: 1640002676
URLPath: /cgit/aur.git/snapshot/stringsuite.tar.gz