mce on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S mce

* (Optional) Uninstall mce on Arch using YAY

$ yay -Rns mce

2. Manually Install "mce" via AUR

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

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

b. Clone mce's git locally

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

c. Go to ~/mce folder and install it

$ cd ~/mce $ makepkg -si

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

ID: 946340
Name: mce
PackageBaseID: 169796
PackageBase: mce
Version: 0_git20200916-1
Description: mce with support for tap-to-wake and tilt-to-wake.
URL: https://github.com/AsteroidOS/mce
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1628618098
LastModified: 1628618899
URLPath: /cgit/aur.git/snapshot/mce.tar.gz