mkcert-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S mkcert-git

* (Optional) Uninstall mkcert-git on Arch using YAY

$ yay -Rns mkcert-git

2. Manually Install "mkcert-git" via AUR

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

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

b. Clone mkcert-git's git locally

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

c. Go to ~/mkcert-git folder and install it

$ cd ~/mkcert-git $ makepkg -si

3. Information about the mkcert-git package on Arch User Repository (AUR)

ID: 523337
Name: mkcert-git
PackageBaseID: 133896
PackageBase: mkcert-git
Version: r22.073ee25-1
Description: A simple zero-config tool to make locally-trusted development certificates with any names you'd like.
URL: https://github.com/FiloSottile/mkcert
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: unixfox
Submitter: unixfox
FirstSubmitted: 1530397057
LastModified: 1530397480
URLPath: /cgit/aur.git/snapshot/mkcert-git.tar.gz