gitso on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gitso

* (Optional) Uninstall gitso on Arch using YAY

$ yay -Rns gitso

2. Manually Install "gitso" via AUR

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

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

b. Clone gitso's git locally

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

c. Go to ~/gitso folder and install it

$ cd ~/gitso $ makepkg -si

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

ID: 349424
Name: gitso
PackageBaseID: 22493
PackageBase: gitso
Version: 0.6_20151011-4
Description: GUI frontend to reverse VNC connections
URL: http://code.google.com/p/gitso/
NumVotes: 23
Popularity: 0
OutOfDate: 1704807683
Maintainer: khampf
Submitter:
FirstSubmitted: 1230131876
LastModified: 1477341916
URLPath: /cgit/aur.git/snapshot/gitso.tar.gz