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

Last updated: May 22,2024

1. Install "libastyle-dev" package

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

$ sudo apt update $ sudo apt install libastyle-dev

2. Uninstall "libastyle-dev" package

This guide let you learn how to uninstall libastyle-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libastyle-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Matteo Cypriani
Architecture: amd64
Source: astyle
Version: 2.05.1-0ubuntu1
Depends: libastyle2.05 (= 2.05.1-0ubuntu1)
Filename: pool/universe/a/astyle/libastyle-dev_2.05.1-0ubuntu1_amd64.deb
Size: 9984
MD5sum: 3502e54d8a5fce9d7088dc541e57e55d
SHA1: 154e2a31bb011854877189fed04c2b9ea6870257
SHA256: 6999fac9b9ce1a1fd5e861dacc61de3a8eb2b538f599859fe3b7d8642acd6f6c
Description-en: Library header files for Artistic Style
Artistic Style is a source code indenter, formatter, and beautifier for
the C, C++, C++/CLI, Objective-C, C# and Java programming languages.
.
This package contains the development headers.
Description-md5: bc37a0bfe2a118bb7dc42997f00d22fc
Multi-Arch: same
Homepage: http://astyle.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu