kmsvnc on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S kmsvnc

* (Optional) Uninstall kmsvnc on Arch using YAY

$ yay -Rns kmsvnc

2. Manually Install "kmsvnc" via AUR

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

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

b. Clone kmsvnc's git locally

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

c. Go to ~/kmsvnc folder and install it

$ cd ~/kmsvnc $ makepkg -si

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

ID: 1410148
Name: kmsvnc
PackageBaseID: 193264
PackageBase: kmsvnc
Version: 0.0.6-1
Description: A VNC server for DRM/KMS capable GNU/Linux devices
URL: https://github.com/isjerryxiao/kmsvnc
NumVotes: 1
Popularity: 0.002537
OutOfDate:
Maintainer: JerryXiao
Submitter: JerryXiao
FirstSubmitted: 1683219406
LastModified: 1708069802
URLPath: /cgit/aur.git/snapshot/kmsvnc.tar.gz