guacamole-server on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S guacamole-server

* (Optional) Uninstall guacamole-server on Arch using YAY

$ yay -Rns guacamole-server

2. Manually Install "guacamole-server" via AUR

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

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

b. Clone guacamole-server's git locally

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

c. Go to ~/guacamole-server folder and install it

$ cd ~/guacamole-server $ makepkg -si

3. Information about the guacamole-server package on Arch User Repository (AUR)

ID: 1366671
Name: guacamole-server
PackageBaseID: 73560
PackageBase: guacamole-server
Version: 1.5.4-1
Description: Guacamole proxy daemon
URL: http://guacamole.sourceforge.net/
NumVotes: 26
Popularity: 0.011059
OutOfDate:
Maintainer: figue
Submitter: calendulish
FirstSubmitted: 1379431284
LastModified: 1702053423
URLPath: /cgit/aur.git/snapshot/guacamole-server.tar.gz