mcwm on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install mcwm on Arch using YAY
$
yay -S
mcwm
Copied
* (Optional) Uninstall mcwm on Arch using YAY
$
yay -Rns
mcwm
Copied
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
Copied
b. Clone mcwm's git locally
$
git clone https://aur.archlinux.org/mcwm.git
~/mcwm
Copied
c. Go to ~/mcwm folder and install it
$
cd
~/mcwm
Copied
$
makepkg -si
Copied
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
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