qvkbd on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S qvkbd

* (Optional) Uninstall qvkbd on Arch using YAY

$ yay -Rns qvkbd

2. Manually Install "qvkbd" via AUR

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

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

b. Clone qvkbd's git locally

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

c. Go to ~/qvkbd folder and install it

$ cd ~/qvkbd $ makepkg -si

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

ID: 1407718
Name: qvkbd
PackageBaseID: 202383
PackageBase: qvkbd
Version: git20190819-1
Description: Virtual keyboard written in Qt
URL: https://github.com/KivApple/qvkbd
NumVotes: 0
Popularity: 0
OutOfDate: 1707735975
Maintainer:
Submitter: arojas
FirstSubmitted: 1707689677
LastModified: 1707689677
URLPath: /cgit/aur.git/snapshot/qvkbd.tar.gz

5. The same packages on other Linux Distributions