mji on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S mji

* (Optional) Uninstall mji on Arch using YAY

$ yay -Rns mji

2. Manually Install "mji" via AUR

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

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

b. Clone mji's git locally

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

c. Go to ~/mji folder and install it

$ cd ~/mji $ makepkg -si

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

ID: 1188431
Name: mji
PackageBaseID: 189040
PackageBase: mji
Version: 0.1.0-1
Description: A tool for easily creating git commit messages using gitmoji
URL: https://github.com/unlink2/mji
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: unlink2
Submitter: unlink2
FirstSubmitted: 1672146953
LastModified: 1672148939
URLPath: /cgit/aur.git/snapshot/mji.tar.gz