tigervnc-server on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S tigervnc-server

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

$ yay -Rns tigervnc-server

2. Manually Install "tigervnc-server" via AUR

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

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

b. Clone tigervnc-server's git locally

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

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

$ cd ~/tigervnc-server $ makepkg -si

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

ID: 1268242
Name: tigervnc-server
PackageBaseID: 161311
PackageBase: tigervnc-server
Version: 1.13.1-1
Description: TigerVNC (Server only), forked from Archlinux TigerVNC.
URL: http://www.tigervnc.org
NumVotes: 3
Popularity: 0.000363
OutOfDate:
Maintainer: xuelingkang
Submitter: xuelingkang
FirstSubmitted: 1609075511
LastModified: 1685953965
URLPath: /cgit/aur.git/snapshot/tigervnc-server.tar.gz