python-x2go on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-x2go

* (Optional) Uninstall python-x2go on Arch using YAY

$ yay -Rns python-x2go

2. Manually Install "python-x2go" via AUR

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

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

b. Clone python-x2go's git locally

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

c. Go to ~/python-x2go folder and install it

$ cd ~/python-x2go $ makepkg -si

3. Information about the python-x2go package on Arch User Repository (AUR)

ID: 966080
Name: python-x2go
PackageBaseID: 171392
PackageBase: python-x2go
Version: 0.6.1.3-2
Description: Python module providing X2Go client API
URL: http://www.x2go.org/
NumVotes: 3
Popularity: 0.425184
OutOfDate: 1703764822
Maintainer: muflone
Submitter: muflone
FirstSubmitted: 1632682265
LastModified: 1632682265
URLPath: /cgit/aur.git/snapshot/python-x2go.tar.gz