mise-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S mise-bin

* (Optional) Uninstall mise-bin on Arch using YAY

$ yay -Rns mise-bin

2. Manually Install "mise-bin" via AUR

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

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

b. Clone mise-bin's git locally

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

c. Go to ~/mise-bin folder and install it

$ cd ~/mise-bin $ makepkg -si

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

ID: 1428849
Name: mise-bin
PackageBaseID: 201151
PackageBase: mise-bin
Version: 2024.3.6-1
Description: The front-end to your dev env
URL: https://github.com/jdx/mise
NumVotes: 9
Popularity: 1.671923
OutOfDate:
Maintainer: jdx
Submitter: jdx
FirstSubmitted: 1704235979
LastModified: 1710650386
URLPath: /cgit/aur.git/snapshot/mise-bin.tar.gz