livekeys on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S livekeys

* (Optional) Uninstall livekeys on Arch using YAY

$ yay -Rns livekeys

2. Manually Install "livekeys" via AUR

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

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

b. Clone livekeys's git locally

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

c. Go to ~/livekeys folder and install it

$ cd ~/livekeys $ makepkg -si

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

ID: 1346577
Name: livekeys
PackageBaseID: 146554
PackageBase: livekeys
Version: 1.6.1-1
Description: Computer vision coding environment that displays results in real time
URL: https://github.com/live-keys/livekeys
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: schulmar
Submitter: schulmar
FirstSubmitted: 1573420369
LastModified: 1698965392
URLPath: /cgit/aur.git/snapshot/livekeys.tar.gz