haskell-mime on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S haskell-mime

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

$ yay -Rns haskell-mime

2. Manually Install "haskell-mime" via AUR

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

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

b. Clone haskell-mime's git locally

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

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

$ cd ~/haskell-mime $ makepkg -si

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

ID: 1227065
Name: haskell-mime
PackageBaseID: 17767
PackageBase: haskell-mime
Version: 0.4.0.2-2
Description: Working with MIME types.
URL: https://github.com/GaloisInc/mime
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: No1ne
Submitter:
FirstSubmitted: 1213664171
LastModified: 1678914721
URLPath: /cgit/aur.git/snapshot/haskell-mime.tar.gz