python2-u1db on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python2-u1db

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

$ yay -Rns python2-u1db

2. Manually Install "python2-u1db" via AUR

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

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

b. Clone python2-u1db's git locally

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

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

$ cd ~/python2-u1db $ makepkg -si

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

ID: 228096
Name: python2-u1db
PackageBaseID: 99338
PackageBase: python2-u1db
Version: 0.1.4-1
Description: A database API for synchronized databases of JSON documents.
URL: https://launchpad.net/u1db
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: crito
FirstSubmitted: 1441384722
LastModified: 1441385102
URLPath: /cgit/aur.git/snapshot/python2-u1db.tar.gz