flap on AUR (Arch User Repository)

Last updated: June 26,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

b. Install flap on Arch using YAY

$ yay -S flap

* (Optional) Uninstall flap on Arch using YAY

$ yay -Rns flap

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

b. Clone flap's git locally

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

c. Go to ~/flap folder and install it

$ cd ~/flap $ makepkg -si

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