gigolo on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S gigolo

* (Optional) Uninstall gigolo on Arch using YAY

$ yay -Rns gigolo

2. Manually Install "gigolo" via AUR

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

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

b. Clone gigolo's git locally

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

c. Go to ~/gigolo folder and install it

$ cd ~/gigolo $ makepkg -si

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

ID: 888624
Name: gigolo
PackageBaseID: 24252
PackageBase: gigolo
Version: 0.5.2-1
Description: Frontend to manage connections to remote filesystems using GIO/GVFS
URL: https://www.uvena.de/gigolo
NumVotes: 115
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter:
FirstSubmitted: 1235687952
LastModified: 1617732125
URLPath: /cgit/aur.git/snapshot/gigolo.tar.gz