displayset on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S displayset

* (Optional) Uninstall displayset on Arch using YAY

$ yay -Rns displayset

2. Manually Install "displayset" via AUR

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

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

b. Clone displayset's git locally

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

c. Go to ~/displayset folder and install it

$ cd ~/displayset $ makepkg -si

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

ID: 812836
Name: displayset
PackageBaseID: 159214
PackageBase: displayset
Version: 0.2-1
Description: A simple display auto-setup script tool using xrandr
URL: https://github.com/bullekeup/displayset
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bullekeup
Submitter: bullekeup
FirstSubmitted: 1603826516
LastModified: 1604347187
URLPath: /cgit/aur.git/snapshot/displayset.tar.gz