python-cbor on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-cbor

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

$ yay -Rns python-cbor

2. Manually Install "python-cbor" via AUR

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

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

b. Clone python-cbor's git locally

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

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

$ cd ~/python-cbor $ makepkg -si

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

ID: 1313390
Name: python-cbor
PackageBaseID: 192184
PackageBase: python-cbor
Version: 1.0.0-10
Description: CBOR rfc7049 for Python
URL: https://github.com/brianolson/cbor_py
NumVotes: 2
Popularity: 0.019225
OutOfDate:
Maintainer: pizzaman
Submitter: arojas
FirstSubmitted: 1680343869
LastModified: 1693787869
URLPath: /cgit/aur.git/snapshot/python-cbor.tar.gz