fvwm on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S fvwm

* (Optional) Uninstall fvwm on Arch using YAY

$ yay -Rns fvwm

2. Manually Install "fvwm" via AUR

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

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

b. Clone fvwm's git locally

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

c. Go to ~/fvwm folder and install it

$ cd ~/fvwm $ makepkg -si

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

ID: 1387557
Name: fvwm
PackageBaseID: 166528
PackageBase: fvwm
Version: 2.7.0-2
Description: Fvwm2 - a virtual window manager. Only gets serious bugfixes. New version is Fvwm3.
URL: http://www.fvwm.org
NumVotes: 11
Popularity: 0.004833
OutOfDate:
Maintainer: elod
Submitter: arojas
FirstSubmitted: 1620463374
LastModified: 1705498315
URLPath: /cgit/aur.git/snapshot/fvwm.tar.gz