edges on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S edges

* (Optional) Uninstall edges on Arch using YAY

$ yay -Rns edges

2. Manually Install "edges" via AUR

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

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

b. Clone edges's git locally

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

c. Go to ~/edges folder and install it

$ cd ~/edges $ makepkg -si

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

ID: 1374540
Name: edges
PackageBaseID: 155402
PackageBase: edges
Version: 3.0.2-1
Description: Command-line tool to set up hot-corners
URL: https://github.com/MichaelStraube/edges
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ark
Submitter: arisinfenix
FirstSubmitted: 1594645267
LastModified: 1703345754
URLPath: /cgit/aur.git/snapshot/edges.tar.gz