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

Last updated: May 13,2024

1. Install "libustr-dev" package

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

$ sudo apt update $ sudo apt install libustr-dev

2. Uninstall "libustr-dev" package

This tutorial shows how to uninstall libustr-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libustr-dev
Priority: optional
Section: libdevel
Installed-Size: 663
Maintainer: Ubuntu Developers
Original-Maintainer: Vaclav Ovsik
Architecture: amd64
Source: ustr
Version: 1.0.4-5
Depends: libustr-1.0-1 (= 1.0.4-5), libc6-dev
Pre-Depends: dpkg (>= 1.17.13)
Filename: pool/main/u/ustr/libustr-dev_1.0.4-5_amd64.deb
Size: 110288
MD5sum: f7b7badb47f296bc01cbba44b4cbe9c7
SHA1: d30e2ae07a2d4ab26c322365db588b2b6a1f3121
SHA256: 9eb0d3fc5338c45baefd28af73cab97a0cfc0dd94ef058defc48e66fc108764b
Description-en: Micro string library: development stuff
ustr (Micro string library) is a string API for C. It has tiny overhead over
just plain strdup(), is much safer, is easier to use, is faster for many
operations, can be used with read-only or automatically allocated data. You
don't even need to link to the library to use it (so there are no
dependencies).
.
This package contains header files and static library needed to compile code
that uses ustr.
Description-md5: 4df0874f272979ba9d1c6816eb08b393
Multi-Arch: same
Homepage: http://www.and.org/ustr/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m