python-screeninfo on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-screeninfo

* (Optional) Uninstall python-screeninfo on Arch using YAY

$ yay -Rns python-screeninfo

2. Manually Install "python-screeninfo" via AUR

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

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

b. Clone python-screeninfo's git locally

$ git clone https://aur.archlinux.org/python-screeninfo.git ~/python-screeninfo

c. Go to ~/python-screeninfo folder and install it

$ cd ~/python-screeninfo $ makepkg -si

3. Information about the python-screeninfo package on Arch User Repository (AUR)

ID: 1394314
Name: python-screeninfo
PackageBaseID: 142188
PackageBase: python-screeninfo
Version: 0.8.1-2
Description: Python library to fetch location and size of physical screens
URL: https://github.com/rr-/screeninfo
NumVotes: 5
Popularity: 0.063724
OutOfDate:
Maintainer: twa022
Submitter: twa022
FirstSubmitted: 1558278305
LastModified: 1706473573
URLPath: /cgit/aur.git/snapshot/python-screeninfo.tar.gz