How to Install and Uninstall bsdowl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "bsdowl" package

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

$ sudo apt update $ sudo apt install bsdowl

2. Uninstall "bsdowl" package

This tutorial shows how to uninstall bsdowl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove bsdowl $ sudo apt autoclean && sudo apt autoremove

3. Information about the bsdowl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: bsdowl
Priority: optional
Section: universe/devel
Installed-Size: 267
Maintainer: Ubuntu Developers
Original-Maintainer: Michael Grünewald
Architecture: all
Version: 2.2.2-1
Depends: gawk, m4, bmake, ocaml, texlive-latex-base
Recommends: gnupg, graphicsmagick, ocaml-findlib
Suggests: opensp
Filename: pool/universe/b/bsdowl/bsdowl_2.2.2-1_all.deb
Size: 55042
MD5sum: 8ea5bdbbcad8647ac4110786879ab5d6
SHA1: 881f4e296dc3924572b43849aed83dfb888e56bf
SHA256: 31b0beeff7b322fe621f216e8403b27e2d4c27f2f4341491519233afecaea6fb
Description-en: Universal portable build system written for BSD Make
This collection of BSD Make directives aims at providing a highly
portable universal build system targeting modern UNIX systems and
supporting common or less common languages.
.
It can already be used to:
.
- Prepare and publish TeX documents;
- Develop TeX macros with NOWEB;
- Develop OCaml software;
- Maintain and deploy FreeBSD workstation configuration files;
- Prepare static website with ONSGMLS.
.
It is well tested under:
.
- Mac OS X, version 10.6.8 and above
- FreeBSD, version 9.0 and above
- Debian Jessie and newer
Description-md5: 53603f607644c66ae8f35b4d6f53b911
Homepage: https://github.com/michipili/bsdowl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu