libcello on AUR (Arch User Repository)

Last updated: June 04,2024

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

$ yay -S libcello

* (Optional) Uninstall libcello on Arch using YAY

$ yay -Rns libcello

2. Manually Install "libcello" via AUR

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

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

b. Clone libcello's git locally

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

c. Go to ~/libcello folder and install it

$ cd ~/libcello $ makepkg -si

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

ID: 1059184
Name: libcello
PackageBaseID: 103412
PackageBase: libcello
Version: 2.1.0-2
Description: Higher level programming library in C
URL: https://github.com/orangeduck/cello
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jetm
FirstSubmitted: 1447693660
LastModified: 1648677579
URLPath: /cgit/aur.git/snapshot/libcello.tar.gz