perl-fusqlfs on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S perl-fusqlfs

* (Optional) Uninstall perl-fusqlfs on Arch using YAY

$ yay -Rns perl-fusqlfs

2. Manually Install "perl-fusqlfs" via AUR

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

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

b. Clone perl-fusqlfs's git locally

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

c. Go to ~/perl-fusqlfs folder and install it

$ cd ~/perl-fusqlfs $ makepkg -si

3. Information about the perl-fusqlfs package on Arch User Repository (AUR)

ID: 199748
Name: perl-fusqlfs
PackageBaseID: 66344
PackageBase: perl-fusqlfs
Version: 0.009-1
Description: FusqlFS module which implements FUSE file system for database management. Supports PgSQL, MySQL and SQLite, can be extended to support other DBs.
URL: http://search.cpan.org/dist/FusqlFS
NumVotes: 1
Popularity: 0
OutOfDate: 1700827263
Maintainer: kstep
Submitter: kstep
FirstSubmitted: 1358382145
LastModified: 1434700548
URLPath: /cgit/aur.git/snapshot/perl-fusqlfs.tar.gz