libite on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S libite

* (Optional) Uninstall libite on Arch using YAY

$ yay -Rns libite

2. Manually Install "libite" via AUR

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

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

b. Clone libite's git locally

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

c. Go to ~/libite folder and install it

$ cd ~/libite $ makepkg -si

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

ID: 1334348
Name: libite
PackageBaseID: 115140
PackageBase: libite
Version: 2.6.1-1
Description: Extends the GNU libc with some missing stuff from BSD
URL: https://github.com/troglobit/libite
NumVotes: 3
Popularity: 3.0E-5
OutOfDate:
Maintainer: fryfrog
Submitter: daersc
FirstSubmitted: 1472624867
LastModified: 1697386729
URLPath: /cgit/aur.git/snapshot/libite.tar.gz