libecbor on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "libecbor" 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 libecbor on Arch using YAY
$
yay -S
libecbor
Copied
* (Optional) Uninstall libecbor on Arch using YAY
$
yay -Rns
libecbor
Copied
2. Manually Install "libecbor" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libecbor's git locally
$
git clone https://aur.archlinux.org/libecbor.git
~/libecbor
Copied
c. Go to ~/libecbor folder and install it
$
cd
~/libecbor
Copied
$
makepkg -si
Copied
3. Information about the libecbor package on Arch User Repository (AUR)
ID: 1309244
Name: libecbor
PackageBaseID: 139580
PackageBase: libecbor
Version: 1.0.3-1
Description: CBOR library for desktop and embedded applications
URL: https://github.com/rimio/libecbor
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: rimio
Submitter: rimio
FirstSubmitted: 1549967258
LastModified: 1693037266
URLPath: /cgit/aur.git/snapshot/libecbor.tar.gz
Name: libecbor
PackageBaseID: 139580
PackageBase: libecbor
Version: 1.0.3-1
Description: CBOR library for desktop and embedded applications
URL: https://github.com/rimio/libecbor
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: rimio
Submitter: rimio
FirstSubmitted: 1549967258
LastModified: 1693037266
URLPath: /cgit/aur.git/snapshot/libecbor.tar.gz