How to Install and Uninstall libowfat-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "libowfat-dev" package

This tutorial shows how to install libowfat-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libowfat-dev

2. Uninstall "libowfat-dev" package

Learn how to uninstall libowfat-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libowfat-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libowfat-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libowfat-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 910
Maintainer: Ubuntu Developers
Original-Maintainer: Roland Stigge
Architecture: amd64
Source: libowfat
Version: 0.29-4
Depends: libc6-dev, libowfat0 (= 0.29-4)
Conflicts: libcdb-dev, libdjbdns1-dev, libudt-dev
Filename: pool/universe/libo/libowfat/libowfat-dev_0.29-4_amd64.deb
Size: 219296
MD5sum: 3c66dae38c2491cb6c038a85b73b2744
SHA1: baa55c7536fd3a0eebf5b5e74f6e0f1f767acbdf
SHA256: 4941083f0a3cb43a719a6affbf4efa794852719edb650c2125aebb46392c4df9
Description-en: Reimplementation of libdjb, development files
This library is a reimplementation of libdjb, which means that it provides
Daniel Bernstein's interfaces (with some extensions).
.
It contains wrappers around memory allocation, buffered I/O, routines for
formatting and scanning, a full DNS resolver, several socket routines,
wrappers for socket functions, mkfifo, opendir, wait, and an abstraction
around errno. It also includes wrappers for Unix signal functions and a
layer of mmap and sendfile.
.
This package contains libowfat linked with glibc, and man pages.
Description-md5: 6b52804f4a84fe051114e050641d75ab
Homepage: http://www.fefe.de/libowfat/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu