novnc on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S novnc

* (Optional) Uninstall novnc on Arch using YAY

$ yay -Rns novnc

2. Manually Install "novnc" via AUR

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

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

b. Clone novnc's git locally

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

c. Go to ~/novnc folder and install it

$ cd ~/novnc $ makepkg -si

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

ID: 1306533
Name: novnc
PackageBaseID: 53024
PackageBase: novnc
Version: 1.4.0-1
Description: HTML VNC Client Library and Application
URL: https://github.com/novnc/noVNC
NumVotes: 17
Popularity: 0.002876
OutOfDate:
Maintainer: seiuneko
Submitter: sergej
FirstSubmitted: 1318161237
LastModified: 1692519077
URLPath: /cgit/aur.git/snapshot/novnc.tar.gz