vtwm on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S vtwm

* (Optional) Uninstall vtwm on Arch using YAY

$ yay -Rns vtwm

2. Manually Install "vtwm" via AUR

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

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

b. Clone vtwm's git locally

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

c. Go to ~/vtwm folder and install it

$ cd ~/vtwm $ makepkg -si

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

ID: 556121
Name: vtwm
PackageBaseID: 5352
PackageBase: vtwm
Version: 5.5.0-1
Description: A lightweight, customizable window manager with a virtual desktop
URL: http://www.vtwm.org
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: djscholl
FirstSubmitted: 1148602716
LastModified: 1540978387
URLPath: /cgit/aur.git/snapshot/vtwm.tar.gz