libxvnc on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S libxvnc

* (Optional) Uninstall libxvnc on Arch using YAY

$ yay -Rns libxvnc

2. Manually Install "libxvnc" via AUR

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

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

b. Clone libxvnc's git locally

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

c. Go to ~/libxvnc folder and install it

$ cd ~/libxvnc $ makepkg -si

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

ID: 282121
Name: libxvnc
PackageBaseID: 84518
PackageBase: libxvnc
Version: 1.1-2
Description: X11 extention protocol library for the VNC extension
URL: https://github.com/bbidulock/libxvnc
NumVotes: 4
Popularity: 0.10235
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1407777839
LastModified: 1457250195
URLPath: /cgit/aur.git/snapshot/libxvnc.tar.gz