istrings on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S istrings

* (Optional) Uninstall istrings on Arch using YAY

$ yay -Rns istrings

2. Manually Install "istrings" via AUR

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

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

b. Clone istrings's git locally

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

c. Go to ~/istrings folder and install it

$ cd ~/istrings $ makepkg -si

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

ID: 328467
Name: istrings
PackageBaseID: 114499
PackageBase: istrings
Version: 0.2-2
Description: strings - print the strings of printable characters in files, supported variety character encodings (e.g. Unicode).
URL: http://openmya.hacker.jp/hasegawa/istrings/
NumVotes: 0
Popularity: 0
OutOfDate: 1705685660
Maintainer: orumin
Submitter: orumin
FirstSubmitted: 1470801185
LastModified: 1470803022
URLPath: /cgit/aur.git/snapshot/istrings.tar.gz