mcwm on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S mcwm

* (Optional) Uninstall mcwm on Arch using YAY

$ yay -Rns mcwm

2. Manually Install "mcwm" via AUR

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

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

b. Clone mcwm's git locally

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

c. Go to ~/mcwm folder and install it

$ cd ~/mcwm $ makepkg -si

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

ID: 191195
Name: mcwm
PackageBaseID: 76830
PackageBase: mcwm
Version: 20130209.2-5
Description: A minimalist floating window manager written on top of the XCB
URL: http://hack.org/mc/hacks/mcwm/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1388447198
LastModified: 1433941915
URLPath: /cgit/aur.git/snapshot/mcwm.tar.gz