libxtend on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S libxtend

* (Optional) Uninstall libxtend on Arch using YAY

$ yay -Rns libxtend

2. Manually Install "libxtend" via AUR

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

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

b. Clone libxtend's git locally

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

c. Go to ~/libxtend folder and install it

$ cd ~/libxtend $ makepkg -si

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

ID: 1338829
Name: libxtend
PackageBaseID: 190047
PackageBase: libxtend
Version: 0.2.0-1
Description: A library of miscellaneous generic C functions
URL: https://github.com/outpaddling/libxtend
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: kbipinkumar
FirstSubmitted: 1675238141
LastModified: 1698084218
URLPath: /cgit/aur.git/snapshot/libxtend.tar.gz