i3-autodisplay on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S i3-autodisplay

* (Optional) Uninstall i3-autodisplay on Arch using YAY

$ yay -Rns i3-autodisplay

2. Manually Install "i3-autodisplay" via AUR

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

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

b. Clone i3-autodisplay's git locally

$ git clone https://aur.archlinux.org/i3-autodisplay.git ~/i3-autodisplay

c. Go to ~/i3-autodisplay folder and install it

$ cd ~/i3-autodisplay $ makepkg -si

3. Information about the i3-autodisplay package on Arch User Repository (AUR)

ID: 982246
Name: i3-autodisplay
PackageBaseID: 164954
PackageBase: i3-autodisplay
Version: 0.6-1
Description: i3wm display auto-configuration for multiple monitors
URL: https://github.com/lpicanco/i3-autodisplay
NumVotes: 2
Popularity: 0.03775
OutOfDate:
Maintainer: lpicanco
Submitter: lpicanco
FirstSubmitted: 1616855530
LastModified: 1635774718
URLPath: /cgit/aur.git/snapshot/i3-autodisplay.tar.gz