nginx-mod-mime-magic on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S nginx-mod-mime-magic

* (Optional) Uninstall nginx-mod-mime-magic on Arch using YAY

$ yay -Rns nginx-mod-mime-magic

2. Manually Install "nginx-mod-mime-magic" via AUR

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

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

b. Clone nginx-mod-mime-magic's git locally

$ git clone https://aur.archlinux.org/nginx-mod-mime-magic.git ~/nginx-mod-mime-magic

c. Go to ~/nginx-mod-mime-magic folder and install it

$ cd ~/nginx-mod-mime-magic $ makepkg -si

3. Information about the nginx-mod-mime-magic package on Arch User Repository (AUR)

ID: 1085481
Name: nginx-mod-mime-magic
PackageBaseID: 157508
PackageBase: nginx-mod-mime-magic
Version: 0.1.0-1
Description: Set Content-Type mime-type automatically from the magic bytes of some file! (Similar to file(1))
URL: https://github.com/Yureien/nginx-mime-magic-module
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Yureien
Submitter: Yureien
FirstSubmitted: 1599594240
LastModified: 1653578050
URLPath: /cgit/aur.git/snapshot/nginx-mod-mime-magic.tar.gz