mint on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "mint" 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 mint on Arch using YAY
$
yay -S
mint
Copied
* (Optional) Uninstall mint on Arch using YAY
$
yay -Rns
mint
Copied
2. Manually Install "mint" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mint's git locally
$
git clone https://aur.archlinux.org/mint.git
~/mint
Copied
c. Go to ~/mint folder and install it
$
cd
~/mint
Copied
$
makepkg -si
Copied
3. Information about the mint package on Arch User Repository (AUR)
ID: 1320603
Name: mint
PackageBaseID: 133256
PackageBase: mint
Version: 0.19.0-1
Description: A refreshing language for the front-end web
URL: https://github.com/mint-lang/mint
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: d1ceward
Submitter: faustinoaq
FirstSubmitted: 1528418008
LastModified: 1695026895
URLPath: /cgit/aur.git/snapshot/mint.tar.gz
Name: mint
PackageBaseID: 133256
PackageBase: mint
Version: 0.19.0-1
Description: A refreshing language for the front-end web
URL: https://github.com/mint-lang/mint
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: d1ceward
Submitter: faustinoaq
FirstSubmitted: 1528418008
LastModified: 1695026895
URLPath: /cgit/aur.git/snapshot/mint.tar.gz