udbserver on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S udbserver

* (Optional) Uninstall udbserver on Arch using YAY

$ yay -Rns udbserver

2. Manually Install "udbserver" via AUR

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

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

b. Clone udbserver's git locally

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

c. Go to ~/udbserver folder and install it

$ cd ~/udbserver $ makepkg -si

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

ID: 1076108
Name: udbserver
PackageBaseID: 178596
PackageBase: udbserver
Version: 0.1.0-1
Description: Unicorn Emulator Debug Server
URL: https://github.com/bet4it/udbserver
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bet4it
Submitter: bet4it
FirstSubmitted: 1651758438
LastModified: 1651758438
URLPath: /cgit/aur.git/snapshot/udbserver.tar.gz