vwm on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S vwm

* (Optional) Uninstall vwm on Arch using YAY

$ yay -Rns vwm

2. Manually Install "vwm" via AUR

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

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

b. Clone vwm's git locally

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

c. Go to ~/vwm folder and install it

$ cd ~/vwm $ makepkg -si

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

ID: 685511
Name: vwm
PackageBaseID: 21767
PackageBase: vwm
Version: 3.3.2-1
Description: Viper Window Manager
URL: http://www.console-craze.com/hosted-software/vwm/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: TrialnError
Submitter:
FirstSubmitted: 1227543386
LastModified: 1578873008
URLPath: /cgit/aur.git/snapshot/vwm.tar.gz