How to Install and Uninstall clang-format-8 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "clang-format-8" package

Please follow the step by step instructions below to install clang-format-8 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install clang-format-8

2. Uninstall "clang-format-8" package

This guide let you learn how to uninstall clang-format-8 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove clang-format-8 $ sudo apt autoclean && sudo apt autoremove

3. Information about the clang-format-8 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: clang-format-8
Architecture: amd64
Version: 1:8-3~ubuntu16.04.1
Priority: optional
Section: universe/devel
Source: llvm-toolchain-8
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1564
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm8 (= 1:8-3~ubuntu16.04.1), libstdc++6 (>= 5.2), python
Filename: pool/universe/l/llvm-toolchain-8/clang-format-8_8-3~ubuntu16.04.1_amd64.deb
Size: 486860
MD5sum: 9b4e83fc54b38b6fe38f9509f10bb614
SHA1: 77498cd0061054af76ceb3040120f3263aee0000
SHA256: 96507d205734bf15995363977c647add5c3ba9a10af09d3142d38bb0c9b810e3
SHA512: 28075e93c5f588a767a695fa9c8534a6b8c0d35be0b91894dcf292b01d0507aff9f756e062cf7ea4af1631a8bf0dab8f14cc8338fb04cfbd0c2b7c985ad55219
Homepage: https://www.llvm.org/
Description-en: Tool to format C/C++/Obj-C code
Clang-format is both a library and a stand-alone tool with the goal of
automatically reformatting C++ sources files according to configurable
style guides. To do so, clang-format uses Clang's Lexer to transform an
input file into a token stream and then changes all the whitespace around
those tokens. The goal is for clang-format to both serve both as a user
tool (ideally with powerful IDE integrations) and part of other
refactoring tools, e.g. to do a reformatting of all the lines changed
during a renaming.
.
This package also provides vim and emacs plugins.
Description-md5: 5fdb7838fa336de9de2703cb644c12e4