libxvnc on AUR (Arch User Repository)
Last updated: November 13,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
Copied
b. Install libxvnc on Arch using YAY
$
yay -S
libxvnc
Copied
* (Optional) Uninstall libxvnc on Arch using YAY
$
yay -Rns
libxvnc
Copied
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
Copied
b. Clone libxvnc's git locally
$
git clone https://aur.archlinux.org/libxvnc.git
~/libxvnc
Copied
c. Go to ~/libxvnc folder and install it
$
cd
~/libxvnc
Copied
$
makepkg -si
Copied
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
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