kbsrv on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S kbsrv

* (Optional) Uninstall kbsrv on Arch using YAY

$ yay -Rns kbsrv

2. Manually Install "kbsrv" via AUR

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

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

b. Clone kbsrv's git locally

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

c. Go to ~/kbsrv folder and install it

$ cd ~/kbsrv $ makepkg -si

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

ID: 1407134
Name: kbsrv
PackageBaseID: 201832
PackageBase: kbsrv
Version: 0.2.0-1
Description: kbsrv is a tool to host a 'keyboard server' by wrapping ydotool in a TCP server
URL: https://gitlab.com/neilsimp1/kbsrv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: neilsimp1
Submitter: neilsimp1
FirstSubmitted: 1706055165
LastModified: 1707588560
URLPath: /cgit/aur.git/snapshot/kbsrv.tar.gz