afterstep on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S afterstep

* (Optional) Uninstall afterstep on Arch using YAY

$ yay -Rns afterstep

2. Manually Install "afterstep" via AUR

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

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

b. Clone afterstep's git locally

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

c. Go to ~/afterstep folder and install it

$ cd ~/afterstep $ makepkg -si

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

ID: 515793
Name: afterstep
PackageBaseID: 133058
PackageBase: afterstep
Version: 2.2.12-7
Description: A Window Manager based on NextStep Interface
URL: http://www.afterstep.org
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1527851357
LastModified: 1527851357
URLPath: /cgit/aur.git/snapshot/afterstep.tar.gz