kdisplay on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S kdisplay

* (Optional) Uninstall kdisplay on Arch using YAY

$ yay -Rns kdisplay

2. Manually Install "kdisplay" via AUR

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

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

b. Clone kdisplay's git locally

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

c. Go to ~/kdisplay folder and install it

$ cd ~/kdisplay $ makepkg -si

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

ID: 1428042
Name: kdisplay
PackageBaseID: 203735
PackageBase: kdisplay
Version: 6.0.0-1
Description: Display management app and daemon (kwinft)
URL: https://github.com/winft/kdisplay
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xiota
Submitter: xiota
FirstSubmitted: 1710551359
LastModified: 1710551359
URLPath: /cgit/aur.git/snapshot/kdisplay.tar.gz

5. The same packages on other Linux Distributions