mime-editor on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S mime-editor

* (Optional) Uninstall mime-editor on Arch using YAY

$ yay -Rns mime-editor

2. Manually Install "mime-editor" via AUR

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

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

b. Clone mime-editor's git locally

$ git clone https://aur.archlinux.org/mime-editor.git ~/mime-editor

c. Go to ~/mime-editor folder and install it

$ cd ~/mime-editor $ makepkg -si

3. Information about the mime-editor package on Arch User Repository (AUR)

ID: 492789
Name: mime-editor
PackageBaseID: 128992
PackageBase: mime-editor
Version: 0.6-6
Description: Shared-mime info database editor, useful for changing MIME-type info in rox applications
URL: http://rox.sourceforge.net/desktop/MIME-Editor.html
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515346324
LastModified: 1520544380
URLPath: /cgit/aur.git/snapshot/mime-editor.tar.gz