pyvnc on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S pyvnc

* (Optional) Uninstall pyvnc on Arch using YAY

$ yay -Rns pyvnc

2. Manually Install "pyvnc" via AUR

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

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

b. Clone pyvnc's git locally

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

c. Go to ~/pyvnc folder and install it

$ cd ~/pyvnc $ makepkg -si

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

ID: 888901
Name: pyvnc
PackageBaseID: 44814
PackageBase: pyvnc
Version: 0.1-2
Description: A Python wrapper for VNC client operations.
URL: https://github.com/cair/pyVNC
NumVotes: 0
Popularity: 0
OutOfDate: 1659795441
Maintainer:
Submitter: robertfoster
FirstSubmitted: 1293397401
LastModified: 1617790675
URLPath: /cgit/aur.git/snapshot/pyvnc.tar.gz