freebsd-mk on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S freebsd-mk

* (Optional) Uninstall freebsd-mk on Arch using YAY

$ yay -Rns freebsd-mk

2. Manually Install "freebsd-mk" via AUR

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

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

b. Clone freebsd-mk's git locally

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

c. Go to ~/freebsd-mk folder and install it

$ cd ~/freebsd-mk $ makepkg -si

3. Information about the freebsd-mk package on Arch User Repository (AUR)

ID: 566940
Name: freebsd-mk
PackageBaseID: 137925
PackageBase: freebsd-mk
Version: 10.3_svn296373_6-1
Description: FreeBSD makefile templates for bmake
URL: https://packages.debian.org/stable/freebsd-mk
NumVotes: 0
Popularity: 0
OutOfDate: 1703977990
Maintainer: TheZeus121
Submitter: TheZeus121
FirstSubmitted: 1544363561
LastModified: 1544363561
URLPath: /cgit/aur.git/snapshot/freebsd-mk.tar.gz