micro-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S micro-git

* (Optional) Uninstall micro-git on Arch using YAY

$ yay -Rns micro-git

2. Manually Install "micro-git" via AUR

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

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

b. Clone micro-git's git locally

$ git clone https://aur.archlinux.org/micro-git.git ~/micro-git

c. Go to ~/micro-git folder and install it

$ cd ~/micro-git $ makepkg -si

3. Information about the micro-git package on Arch User Repository (AUR)

ID: 1321084
Name: micro-git
PackageBaseID: 110634
PackageBase: micro-git
Version: 2.0.12.r8.g1231d242-1
Description: A modern and intuitive terminal-based text editor
URL: https://micro-editor.github.io/
NumVotes: 18
Popularity: 1.1E-5
OutOfDate:
Maintainer: Levitating
Submitter: sukso96100
FirstSubmitted: 1461755689
LastModified: 1695113722
URLPath: /cgit/aur.git/snapshot/micro-git.tar.gz