python2-pysqlcipher on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python2-pysqlcipher

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

$ yay -Rns python2-pysqlcipher

2. Manually Install "python2-pysqlcipher" via AUR

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

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

b. Clone python2-pysqlcipher's git locally

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

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

$ cd ~/python2-pysqlcipher $ makepkg -si

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

ID: 492202
Name: python2-pysqlcipher
PackageBaseID: 84949
PackageBase: python2-pysqlcipher
Version: 2.6.9.1-1
Description: Python interface to SQLCipher
URL: http://github.com/leapcode/pysqlcipher/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1408834690
LastModified: 1520353299
URLPath: /cgit/aur.git/snapshot/python2-pysqlcipher.tar.gz