flap on AUR (Arch User Repository)
Last updated: December 25,2024
1. Install "flap" 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 flap on Arch using YAY
$
yay -S
flap
Copied
* (Optional) Uninstall flap on Arch using YAY
$
yay -Rns
flap
Copied
2. Manually Install "flap" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone flap's git locally
$
git clone https://aur.archlinux.org/flap.git
~/flap
Copied
c. Go to ~/flap folder and install it
$
cd
~/flap
Copied
$
makepkg -si
Copied
3. Information about the flap package on Arch User Repository (AUR)
ID: 345768
Name: flap
PackageBaseID: 116125
PackageBase: flap
Version: 1.1-1
Description: An XCB based window geometry tool with support for relative/per-monitor positioning and resizing.
URL: https://github.com/shizy/flap
NumVotes: 0
Popularity: 0
OutOfDate: 1706051167
Maintainer: shizy
Submitter: shizy
FirstSubmitted: 1476218397
LastModified: 1476218397
URLPath: /cgit/aur.git/snapshot/flap.tar.gz
Name: flap
PackageBaseID: 116125
PackageBase: flap
Version: 1.1-1
Description: An XCB based window geometry tool with support for relative/per-monitor positioning and resizing.
URL: https://github.com/shizy/flap
NumVotes: 0
Popularity: 0
OutOfDate: 1706051167
Maintainer: shizy
Submitter: shizy
FirstSubmitted: 1476218397
LastModified: 1476218397
URLPath: /cgit/aur.git/snapshot/flap.tar.gz