m2status on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S m2status

* (Optional) Uninstall m2status on Arch using YAY

$ yay -Rns m2status

2. Manually Install "m2status" via AUR

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

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

b. Clone m2status's git locally

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

c. Go to ~/m2status folder and install it

$ cd ~/m2status $ makepkg -si

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

ID: 917869
Name: m2status
PackageBaseID: 101838
PackageBase: m2status
Version: 16.0ad8780-1
Description: i3 status line generator written in Go
URL: https://github.com/mutantmonkey/m2status
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mutantmonkey
FirstSubmitted: 1444795145
LastModified: 1623052859
URLPath: /cgit/aur.git/snapshot/m2status.tar.gz