pgfuse on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "pgfuse" 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
Copied
b. Install pgfuse on Arch using YAY
$
yay -S
pgfuse
Copied
* (Optional) Uninstall pgfuse on Arch using YAY
$
yay -Rns
pgfuse
Copied
2. Manually Install "pgfuse" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pgfuse's git locally
$
git clone https://aur.archlinux.org/pgfuse.git
~/pgfuse
Copied
c. Go to ~/pgfuse folder and install it
$
cd
~/pgfuse
Copied
$
makepkg -si
Copied
3. Information about the pgfuse package on Arch User Repository (AUR)
ID: 517390
Name: pgfuse
PackageBaseID: 98941
PackageBase: pgfuse
Version: 0.0.2-2
Description: FUSE-based file system with a PostgreSQL storage backend
URL: http://www.pgfuse.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: andreas_baumann
Submitter: andreas_baumann
FirstSubmitted: 1440839265
LastModified: 1528358319
URLPath: /cgit/aur.git/snapshot/pgfuse.tar.gz
Name: pgfuse
PackageBaseID: 98941
PackageBase: pgfuse
Version: 0.0.2-2
Description: FUSE-based file system with a PostgreSQL storage backend
URL: http://www.pgfuse.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: andreas_baumann
Submitter: andreas_baumann
FirstSubmitted: 1440839265
LastModified: 1528358319
URLPath: /cgit/aur.git/snapshot/pgfuse.tar.gz