libsimple on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S libsimple

* (Optional) Uninstall libsimple on Arch using YAY

$ yay -Rns libsimple

2. Manually Install "libsimple" via AUR

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

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

b. Clone libsimple's git locally

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

c. Go to ~/libsimple folder and install it

$ cd ~/libsimple $ makepkg -si

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

ID: 1383718
Name: libsimple
PackageBaseID: 165164
PackageBase: libsimple
Version: 1.5-1
Description: A bunch of C functions that are useful when writing simple code
URL: https://codeberg.org/maandree/libsimple
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1617377791
LastModified: 1704919565
URLPath: /cgit/aur.git/snapshot/libsimple.tar.gz