libqsqlcipher on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S libqsqlcipher

* (Optional) Uninstall libqsqlcipher on Arch using YAY

$ yay -Rns libqsqlcipher

2. Manually Install "libqsqlcipher" via AUR

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

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

b. Clone libqsqlcipher's git locally

$ git clone https://aur.archlinux.org/libqsqlcipher.git ~/libqsqlcipher

c. Go to ~/libqsqlcipher folder and install it

$ cd ~/libqsqlcipher $ makepkg -si

3. Information about the libqsqlcipher package on Arch User Repository (AUR)

ID: 1244107
Name: libqsqlcipher
PackageBaseID: 123324
PackageBase: libqsqlcipher
Version: 5.15.9-1
Description: Qt5 sqldriver plugin for SQLCipher
URL: https://github.com/sjemens/qsqlcipher-qt5
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: rhayader
Submitter: rhayader
FirstSubmitted: 1497375841
LastModified: 1682024002
URLPath: /cgit/aur.git/snapshot/libqsqlcipher.tar.gz