libit on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S libit

* (Optional) Uninstall libit on Arch using YAY

$ yay -Rns libit

2. Manually Install "libit" via AUR

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

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

b. Clone libit's git locally

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

c. Go to ~/libit folder and install it

$ cd ~/libit $ makepkg -si

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

ID: 311866
Name: libit
PackageBaseID: 112275
PackageBase: libit
Version: 0.2.3-2
Description: Easy to use yet efficient tools for C for signal processing, coding, or scientific code in general
URL: http://libit.sf.net/
NumVotes: 0
Popularity: 0
OutOfDate: 1705384137
Maintainer: ravomavain
Submitter: ravomavain
FirstSubmitted: 1465472988
LastModified: 1465544368
URLPath: /cgit/aur.git/snapshot/libit.tar.gz