mili on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S mili

* (Optional) Uninstall mili on Arch using YAY

$ yay -Rns mili

2. Manually Install "mili" via AUR

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

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

b. Clone mili's git locally

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

c. Go to ~/mili folder and install it

$ cd ~/mili $ makepkg -si

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

ID: 1069488
Name: mili
PackageBaseID: 175196
PackageBase: mili
Version: v3.1.0-1
Description: Minimalistic text editor made with Python and GTK
URL: https://gitlab.com/zehkira/mili
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1642611206
LastModified: 1650465982
URLPath: /cgit/aur.git/snapshot/mili.tar.gz