squint on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S squint

* (Optional) Uninstall squint on Arch using YAY

$ yay -Rns squint

2. Manually Install "squint" via AUR

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

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

b. Clone squint's git locally

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

c. Go to ~/squint folder and install it

$ cd ~/squint $ makepkg -si

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

ID: 1377009
Name: squint
PackageBaseID: 176730
PackageBase: squint
Version: 0.8.3-1
Description: duplicates the output of a monitor into a X11 window
URL: https://github.com/a-ba/squint/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: krumelmonster
Submitter: krumelmonster
FirstSubmitted: 1646767441
LastModified: 1703798375
URLPath: /cgit/aur.git/snapshot/squint.tar.gz