slibtool on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S slibtool

* (Optional) Uninstall slibtool on Arch using YAY

$ yay -Rns slibtool

2. Manually Install "slibtool" via AUR

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

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

b. Clone slibtool's git locally

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

c. Go to ~/slibtool folder and install it

$ cd ~/slibtool $ makepkg -si

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

ID: 967815
Name: slibtool
PackageBaseID: 121490
PackageBase: slibtool
Version: 0.5.34-1
Description: Skinny libtool implementation, written in C
URL: http://git.midipix.org/cgit.cgi/slibtool
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: 1ace
FirstSubmitted: 1492122366
LastModified: 1633024810
URLPath: /cgit/aur.git/snapshot/slibtool.tar.gz