python-zcbor on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S python-zcbor

* (Optional) Uninstall python-zcbor on Arch using YAY

$ yay -Rns python-zcbor

2. Manually Install "python-zcbor" via AUR

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

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

b. Clone python-zcbor's git locally

$ git clone https://aur.archlinux.org/python-zcbor.git ~/python-zcbor

c. Go to ~/python-zcbor folder and install it

$ cd ~/python-zcbor $ makepkg -si

3. Information about the python-zcbor package on Arch User Repository (AUR)

ID: 1423360
Name: python-zcbor
PackageBaseID: 203472
PackageBase: python-zcbor
Version: 0.8.1-1
Description: zcbor is a low footprint CBOR library in the C language (C++ compatible), tailored for use in microcontrollers.
URL: https://github.com/NordicSemiconductor/zcbor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Jona
Submitter: Jona
FirstSubmitted: 1709917758
LastModified: 1709918557
URLPath: /cgit/aur.git/snapshot/python-zcbor.tar.gz