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

Last updated: November 07,2024

1. Install "indent" package

Please follow the step by step instructions below to install indent on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install indent

2. Uninstall "indent" package

Please follow the guidance below to uninstall indent on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove indent $ sudo apt autoclean && sudo apt autoremove

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

Package: indent
Priority: optional
Section: devel
Installed-Size: 188
Maintainer: Ubuntu Developers
Original-Maintainer: Santiago Vila
Architecture: amd64
Version: 2.2.11-4
Depends: libc6 (>= 2.14)
Filename: pool/main/i/indent/indent_2.2.11-4_amd64.deb
Size: 82868
MD5sum: b81e6ef867b39bdfadc501619a464259
SHA1: ff7cfe6178402728cf018612f1e23d31e006efd1
SHA256: 75908f925a046c91ebfa67b39fc8cb20b642d5762b9392a5964dd636a2cf44e5
Description-en: C language source code formatting program
The `indent' program changes the appearance of a C program by
inserting or deleting whitespace.
.
`indent' also provides options for controlling the alignment of braces and
declarations, program indenting, and other stylistic parameters, including
formatting of both C and C++ comments.
Description-md5: 89cfc962c403fb895c513c63c128c266
Multi-Arch: foreign
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y