mise on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S mise

* (Optional) Uninstall mise on Arch using YAY

$ yay -Rns mise

2. Manually Install "mise" via AUR

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

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

b. Clone mise's git locally

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

c. Go to ~/mise folder and install it

$ cd ~/mise $ makepkg -si

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

ID: 1428847
Name: mise
PackageBaseID: 201152
PackageBase: mise
Version: 2024.3.6-1
Description: The front-end to your dev env
URL: https://github.com/jdx/mise
NumVotes: 5
Popularity: 2.94843
OutOfDate:
Maintainer: jdx
Submitter: jdx
FirstSubmitted: 1704236051
LastModified: 1710649562
URLPath: /cgit/aur.git/snapshot/mise.tar.gz