python2-ubjson on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python2-ubjson

* (Optional) Uninstall python2-ubjson on Arch using YAY

$ yay -Rns python2-ubjson

2. Manually Install "python2-ubjson" via AUR

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

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

b. Clone python2-ubjson's git locally

$ git clone https://aur.archlinux.org/python2-ubjson.git ~/python2-ubjson

c. Go to ~/python2-ubjson folder and install it

$ cd ~/python2-ubjson $ makepkg -si

3. Information about the python2-ubjson package on Arch User Repository (AUR)

ID: 428954
Name: python2-ubjson
PackageBaseID: 124191
PackageBase: python2-ubjson
Version: 0.9.0-1
Description: Universal Binary JSON encoder/decoder
URL: https://pypi.python.org/pypi/py-ubjson/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Viski
Submitter: Viski
FirstSubmitted: 1500551606
LastModified: 1500551606
URLPath: /cgit/aur.git/snapshot/python2-ubjson.tar.gz