vkeybd on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S vkeybd

* (Optional) Uninstall vkeybd on Arch using YAY

$ yay -Rns vkeybd

2. Manually Install "vkeybd" via AUR

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

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

b. Clone vkeybd's git locally

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

c. Go to ~/vkeybd folder and install it

$ cd ~/vkeybd $ makepkg -si

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

ID: 228829
Name: vkeybd
PackageBaseID: 99523
PackageBase: vkeybd
Version: 0.1.18d-2
Description: A virtual MIDI keyboard for X
URL: http://www.alsa-project.org/~tiwai/alsa.html#vkeybd
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: egan
Submitter: egan
FirstSubmitted: 1441643867
LastModified: 1441644090
URLPath: /cgit/aur.git/snapshot/vkeybd.tar.gz