tightvnc on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S tightvnc

* (Optional) Uninstall tightvnc on Arch using YAY

$ yay -Rns tightvnc

2. Manually Install "tightvnc" via AUR

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

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

b. Clone tightvnc's git locally

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

c. Go to ~/tightvnc folder and install it

$ cd ~/tightvnc $ makepkg -si

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

ID: 230224
Name: tightvnc
PackageBaseID: 99863
PackageBase: tightvnc
Version: 1.3.10-10
Description: VNC server and viewer
URL: http://www.tightvnc.com/
NumVotes: 17
Popularity: 0
OutOfDate: 1667421892
Maintainer:
Submitter: Salamandar
FirstSubmitted: 1442081177
LastModified: 1442081256
URLPath: /cgit/aur.git/snapshot/tightvnc.tar.gz