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

Last updated: May 12,2024

1. Install "libtrio-dev" package

Please follow the steps below to install libtrio-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtrio-dev

2. Uninstall "libtrio-dev" package

This guide covers the steps necessary to uninstall libtrio-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libtrio-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 603
Maintainer: Ubuntu Developers
Original-Maintainer: Balint Reczey
Architecture: amd64
Source: libtrio
Version: 1.16+dfsg1-3ubuntu1
Depends: libtrio2 (= 1.16+dfsg1-3ubuntu1)
Filename: pool/universe/libt/libtrio/libtrio-dev_1.16+dfsg1-3ubuntu1_amd64.deb
Size: 115850
MD5sum: 91f90c23abc7d9fa577dac4cc62eb721
SHA1: a83462c7053707ed7f3f6e7c8c959aa247106288
SHA256: 0d24dc40c23583533dd0b8f4f6aa9108e9603ae1b99534ef6ec2f786fa4b7269
Description-en: portable and extendable printf and string functions development files
Trio is a fully matured and stable set of printf and string functions designed
be used by applications with focus on portability or with the need for
additional features that are not supported by standard stdio implementation.
.
This package provides header files and static libraries.
Description-md5: d2d08d5ef8c33a4c68e56b8e5ea454e3
Homepage: http://daniel.haxx.se/projects/trio/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu