kmscon on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S kmscon

* (Optional) Uninstall kmscon on Arch using YAY

$ yay -Rns kmscon

2. Manually Install "kmscon" via AUR

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

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

b. Clone kmscon's git locally

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

c. Go to ~/kmscon folder and install it

$ cd ~/kmscon $ makepkg -si

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

ID: 1274828
Name: kmscon
PackageBaseID: 192161
PackageBase: kmscon
Version: 9.0.0-1
Description: Terminal emulator based on Kernel Mode Setting (KMS)
URL: https://github.com/Aetf/kmscon/
NumVotes: 2
Popularity: 0.006374
OutOfDate:
Maintainer: TrialnError
Submitter: arojas
FirstSubmitted: 1680337922
LastModified: 1687042964
URLPath: /cgit/aur.git/snapshot/kmscon.tar.gz