disman on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S disman

* (Optional) Uninstall disman on Arch using YAY

$ yay -Rns disman

2. Manually Install "disman" via AUR

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

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

b. Clone disman's git locally

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

c. Go to ~/disman folder and install it

$ cd ~/disman $ makepkg -si

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

ID: 1428043
Name: disman
PackageBaseID: 203736
PackageBase: disman
Version: 0.600.0-1
Description: Qt/C++ display management library (kwinft)
URL: https://github.com/winft/disman
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xiota
Submitter: xiota
FirstSubmitted: 1710551602
LastModified: 1710551602
URLPath: /cgit/aur.git/snapshot/disman.tar.gz

5. The same packages on other Linux Distributions