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