How to Install and Uninstall astyle Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "astyle" package

This guide let you learn how to install astyle on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install astyle

2. Uninstall "astyle" package

Please follow the instructions below to uninstall astyle on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove astyle $ sudo apt autoclean && sudo apt autoremove

3. Information about the astyle package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: astyle
Priority: optional
Section: universe/devel
Installed-Size: 531
Maintainer: Ubuntu Developers
Original-Maintainer: Matteo Cypriani
Architecture: amd64
Version: 2.05.1-0ubuntu1
Depends: libc6 (>= 2.14), libstdc++6 (>= 5.2)
Filename: pool/universe/a/astyle/astyle_2.05.1-0ubuntu1_amd64.deb
Size: 142850
MD5sum: 44c0668f18ce726395b5ad0ad0354902
SHA1: 2b2b397ec8d9f4245da8e2b7b9656b5eda993e58
SHA256: f3e40ed89c65142af1c709c40ac0488bcc6c1285a2cf4f83526de754e4431bbe
Description-en: Source code indenter for C, C++, Objective-C, C#, and Java
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 command line tool.
Description-md5: 8df5aba4629c6ca17e967f878cb634ad
Homepage: http://astyle.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu