vncproto on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S vncproto

* (Optional) Uninstall vncproto on Arch using YAY

$ yay -Rns vncproto

2. Manually Install "vncproto" via AUR

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

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

b. Clone vncproto's git locally

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

c. Go to ~/vncproto folder and install it

$ cd ~/vncproto $ makepkg -si

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

ID: 281574
Name: vncproto
PackageBaseID: 84513
PackageBase: vncproto
Version: 1.1-1
Description: X11 extention protocol headers for the VNC extension
URL: https://github.com/bbidulock/vncproto
NumVotes: 4
Popularity: 0.10235
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1407771130
LastModified: 1457163542
URLPath: /cgit/aur.git/snapshot/vncproto.tar.gz