mimeo on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S mimeo

* (Optional) Uninstall mimeo on Arch using YAY

$ yay -Rns mimeo

2. Manually Install "mimeo" via AUR

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

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

b. Clone mimeo's git locally

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

c. Go to ~/mimeo folder and install it

$ cd ~/mimeo $ makepkg -si

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

ID: 1279443
Name: mimeo
PackageBaseID: 32911
PackageBase: mimeo
Version: 2023-12
Description: Open files by MIME-type or file name using regular expressions.
URL: https://xyne.dev/projects/mimeo
NumVotes: 145
Popularity: 0.95135
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1260932078
LastModified: 1687858375
URLPath: /cgit/aur.git/snapshot/mimeo.tar.gz