rfbproxy on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S rfbproxy

* (Optional) Uninstall rfbproxy on Arch using YAY

$ yay -Rns rfbproxy

2. Manually Install "rfbproxy" via AUR

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

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

b. Clone rfbproxy's git locally

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

c. Go to ~/rfbproxy folder and install it

$ cd ~/rfbproxy $ makepkg -si

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

ID: 769518
Name: rfbproxy
PackageBaseID: 114991
PackageBase: rfbproxy
Version: 1.1.1-0
Description: A program for recording, playback, and video conversion of VNC sessions
URL: https://github.com/pmdumuid/rfbproxy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Klowner
Submitter: Klowner
FirstSubmitted: 1472055371
LastModified: 1595598265
URLPath: /cgit/aur.git/snapshot/rfbproxy.tar.gz