libsimple on AUR (Arch User Repository)
Last updated: November 19,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
Copied
b. Install libsimple on Arch using YAY
$
yay -S
libsimple
Copied
* (Optional) Uninstall libsimple on Arch using YAY
$
yay -Rns
libsimple
Copied
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
Copied
b. Clone libsimple's git locally
$
git clone https://aur.archlinux.org/libsimple.git
~/libsimple
Copied
c. Go to ~/libsimple folder and install it
$
cd
~/libsimple
Copied
$
makepkg -si
Copied
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
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