proxydev on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S proxydev

* (Optional) Uninstall proxydev on Arch using YAY

$ yay -Rns proxydev

2. Manually Install "proxydev" via AUR

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

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

b. Clone proxydev's git locally

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

c. Go to ~/proxydev folder and install it

$ cd ~/proxydev $ makepkg -si

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

ID: 1363866
Name: proxydev
PackageBaseID: 199264
PackageBase: proxydev
Version: 0.9.6-1
Description: Creates evdev proxy device for QEMU
URL: https://gitlab.com/b1gbear/proxydev
NumVotes: 1
Popularity: 0.277698
OutOfDate:
Maintainer: b1gbear
Submitter: b1gbear
FirstSubmitted: 1699203133
LastModified: 1701618107
URLPath: /cgit/aur.git/snapshot/proxydev.tar.gz