mise on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install mise on Arch using YAY
$
yay -S
mise
Copied
* (Optional) Uninstall mise on Arch using YAY
$
yay -Rns
mise
Copied
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
Copied
b. Clone mise's git locally
$
git clone https://aur.archlinux.org/mise.git
~/mise
Copied
c. Go to ~/mise folder and install it
$
cd
~/mise
Copied
$
makepkg -si
Copied
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
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