vncscreen on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S vncscreen

* (Optional) Uninstall vncscreen on Arch using YAY

$ yay -Rns vncscreen

2. Manually Install "vncscreen" via AUR

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

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

b. Clone vncscreen's git locally

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

c. Go to ~/vncscreen folder and install it

$ cd ~/vncscreen $ makepkg -si

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

ID: 1096049
Name: vncscreen
PackageBaseID: 183025
PackageBase: vncscreen
Version: 0.3-3
Description: Remote desktop application for Kirigami KDE based on VNC standard
URL: https://invent.kde.org/marcellodgl/vnc-screen
NumVotes: 0
Popularity: 0
OutOfDate: 1699290388
Maintainer: marcellodgl
Submitter: marcellodgl
FirstSubmitted: 1654772667
LastModified: 1654772667
URLPath: /cgit/aur.git/snapshot/vncscreen.tar.gz