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