min on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S min

* (Optional) Uninstall min on Arch using YAY

$ yay -Rns min

2. Manually Install "min" via AUR

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

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

b. Clone min's git locally

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

c. Go to ~/min folder and install it

$ cd ~/min $ makepkg -si

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

ID: 1360388
Name: min
PackageBaseID: 192171
PackageBase: min
Version: 1.30.0-1
Description: A fast, minimal browser that protects your privacy
URL: https://minbrowser.org/
NumVotes: 5
Popularity: 0.252704
OutOfDate: 1706666324
Maintainer: WSDMatty
Submitter: arojas
FirstSubmitted: 1680342817
LastModified: 1701075134
URLPath: /cgit/aur.git/snapshot/min.tar.gz

5. The same packages on other Linux Distributions