mime-construct on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S mime-construct

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

$ yay -Rns mime-construct

2. Manually Install "mime-construct" via AUR

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

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

b. Clone mime-construct's git locally

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

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

$ cd ~/mime-construct $ makepkg -si

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

ID: 447304
Name: mime-construct
PackageBaseID: 110440
PackageBase: mime-construct
Version: 1.11-1
Description: construct and optionally mail MIME messages
URL: http://www.argon.org/~roderick/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mbunkus
Submitter: mbunkus
FirstSubmitted: 1461398216
LastModified: 1506623073
URLPath: /cgit/aur.git/snapshot/mime-construct.tar.gz