sqlfuse-git on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S sqlfuse-git

* (Optional) Uninstall sqlfuse-git on Arch using YAY

$ yay -Rns sqlfuse-git

2. Manually Install "sqlfuse-git" via AUR

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

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

b. Clone sqlfuse-git's git locally

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

c. Go to ~/sqlfuse-git folder and install it

$ cd ~/sqlfuse-git $ makepkg -si

3. Information about the sqlfuse-git package on Arch User Repository (AUR)

ID: 1252086
Name: sqlfuse-git
PackageBaseID: 131626
PackageBase: sqlfuse-git
Version: r179.a2f60b6-1
Description: Encrypted user-space filesystem using SQLite3+SQLCipher+FUSE
URL: https://github.com/maksverver/sqlfuse
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: maksverver
Submitter: maksverver
FirstSubmitted: 1523863249
LastModified: 1683147371
URLPath: /cgit/aur.git/snapshot/sqlfuse-git.tar.gz