mint on AUR (Arch User Repository)

Last updated: June 24,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

b. Install mint on Arch using YAY

$ yay -S mint

* (Optional) Uninstall mint on Arch using YAY

$ yay -Rns mint

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

b. Clone mint's git locally

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

c. Go to ~/mint folder and install it

$ cd ~/mint $ makepkg -si

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