How to Install libowfat0 in Ubuntu 18.04



Install libowfat0 by entering the following commands in the terminal:

sudo apt update
sudo apt install libowfat0

Description:

Reimplementation of libdjb, shared library

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 the shared library linked against glibc. The library is also available for use with the diet libc (see libowfat-dietlibc-dev).

Homepage: http://www.fefe.de/libowfat/

Version: 0.30-2ubuntu1

Section: universe/libs