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

Last updated: May 19,2024

1. Install "freebsd-glue" package

Please follow the instructions below to install freebsd-glue on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install freebsd-glue

2. Uninstall "freebsd-glue" package

Please follow the guidelines below to uninstall freebsd-glue on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: freebsd-glue
Priority: extra
Section: universe/devel
Installed-Size: 234
Maintainer: Ubuntu Developers
Original-Maintainer: GNU/kFreeBSD Maintainers
Architecture: amd64
Version: 0.2.20
Replaces: freebsd-buildutils (<< 10.0~svn259404-4~)
Depends: libfreebsd-glue-0 (= 0.2.20), original-awk, make, libbsd-dev (>= 0.7.0-1~), libdb-dev, zlib1g-dev, libexpat-dev, libgdbm-dev, byacc
Recommends: freebsd-buildutils
Conflicts: kfreebsd-kernel-headers (<< 0.80)
Breaks: freebsd-buildutils (<< 9.0-10)
Filename: pool/universe/f/freebsd-glue/freebsd-glue_0.2.20_amd64.deb
Size: 30598
MD5sum: 4e056b58047ac0d3e65de885edd81369
SHA1: 06a0a2484db4c767c065e1c10b4d157fbebdd6a0
SHA256: 9f09e8024af2b4d523fb413db7ce1e4ebcdee3f74caa140b415fd612fe007fff
Description-en: Emulate a FreeBSD build environment
This package provides a set of glue headers and symbolic links to emulate
a FreeBSD build environment.
.
Its goal is to make it as easy as possible to build source code written for
FreeBSD on Debian, by adding the necessary glue so that equivalent interfaces
in packages like freebsd-buildutils, libbsd-dev or libexpat-dev are directly
available to pristine FreeBSD code.
.
freebsd-glue strives for bug-for-bug compatibility and will even attempt
to accommodate for unspecified features (such as implicit header inclusion),
as long as this doesn't cause breakage in other areas.
Description-md5: e1e313a81985111bc791acbc408b35eb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu