How to Install and Uninstall freebsd-mk Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "freebsd-mk" package

This guide let you learn how to install freebsd-mk on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install freebsd-mk

2. Uninstall "freebsd-mk" package

In this section, we are going to explain the necessary steps to uninstall freebsd-mk on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove freebsd-mk $ sudo apt autoclean && sudo apt autoremove

3. Information about the freebsd-mk package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: freebsd-mk
Priority: extra
Section: universe/devel
Installed-Size: 167
Maintainer: Ubuntu Developers
Original-Maintainer: GNU/kFreeBSD Maintainers
Architecture: all
Source: freebsd-buildutils
Version: 10.0-8ubuntu1
Replaces: freebsd-buildutils (<< 10.0~svn259404-5~)
Filename: pool/universe/f/freebsd-buildutils/freebsd-mk_10.0-8ubuntu1_all.deb
Size: 36882
MD5sum: f444cfc381f1278bc26eec1759f1a18b
SHA1: afbda050e0d41135a220cd39d3d46572a13a5ac6
SHA256: ecb7279d9746dabbbc86f73bfe3a4edac82920e851cd12b17a41ab79cc1a2136
Description-en: FreeBSD makefile templates for bmake
This package contains the makefile templates from the FreeBSD project. They
provide simple rules to build programs, libraries, etc.
.
These templates provide an alternative to the default makefile templates
shipped with bmake. If you want to enable them in your programs, simply
invoke bmake as follows:
.
bmake -m /usr/share/mk-freebsd
Description-md5: 39bccdfeb54ad4484438009c08931039
Enhances: bmake
Multi-Arch: foreign
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu