squint on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install squint on Arch using YAY
$
yay -S
squint
Copied
* (Optional) Uninstall squint on Arch using YAY
$
yay -Rns
squint
Copied
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
Copied
b. Clone squint's git locally
$
git clone https://aur.archlinux.org/squint.git
~/squint
Copied
c. Go to ~/squint folder and install it
$
cd
~/squint
Copied
$
makepkg -si
Copied
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
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