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

Last updated: May 18,2024

1. Install "clang-tidy-3.8" package

This tutorial shows how to install clang-tidy-3.8 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install clang-tidy-3.8

2. Uninstall "clang-tidy-3.8" package

Here is a brief guide to show you how to uninstall clang-tidy-3.8 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove clang-tidy-3.8 $ sudo apt autoclean && sudo apt autoremove

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

Package: clang-tidy-3.8
Architecture: amd64
Version: 1:3.8-2ubuntu4
Priority: optional
Section: universe/devel
Source: llvm-toolchain-3.8
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 17871
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.4), libllvm3.8, libstdc++6 (>= 5.2), python
Breaks: clang-3.8 (<< 1:3.8~svn250696-1)
Replaces: clang-3.8 (<< 1:3.8~svn250696-1)
Filename: pool/universe/l/llvm-toolchain-3.8/clang-tidy-3.8_3.8-2ubuntu4_amd64.deb
Size: 5076390
MD5sum: 65d07f7e382c652308ff277d01788ce7
SHA1: 4ad40dfc464a48ae83c78cd00eea50c2d523f7a9
SHA256: 4644836bba6b8a54751988cb51597e8e8902686dafbf5e8d2b82a60d28c12cfa
SHA512: 06f5b2338d4277675315952b5025f038b2da9436c3222be4ae9ef969ec5c091878cba588cae35f54be1887665778db0f4174c8a32b0acab85e86bbee8d1799dc
Homepage: http://www.llvm.org/
Description-en: clang-based C++ linter tool
Provide an extensible framework for diagnosing and fixing typical programming
errors, like style violations, interface misuse, or bugs that can be deduced
via static analysis. clang-tidy is modular and provides a convenient interface
for writing new checks.
Description-md5: 239d974b460ce0b6a914aa94c05888ad

Package: clang-tidy-3.8
Priority: optional
Section: universe/devel
Installed-Size: 17843
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.8
Version: 1:3.8-2ubuntu1
Replaces: clang-3.8 (<< 1:3.8~svn250696-1)
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.4), libllvm3.8, libstdc++6 (>= 5.2), python
Breaks: clang-3.8 (<< 1:3.8~svn250696-1)
Filename: pool/universe/l/llvm-toolchain-3.8/clang-tidy-3.8_3.8-2ubuntu1_amd64.deb
Size: 5067852
MD5sum: 7e4444ab05cfeec39b3f3f9d9457edb1
SHA1: 8adcea604767eb901bb93f1455717976dfcfe95a
SHA256: 8733d7ef91ec276d9cbb32926bffb4cbd487873fecf81d485cfd65dbf006e626
Description-en: clang-based C++ linter tool
Provide an extensible framework for diagnosing and fixing typical programming
errors, like style violations, interface misuse, or bugs that can be deduced
via static analysis. clang-tidy is modular and provides a convenient interface
for writing new checks.
Description-md5: 239d974b460ce0b6a914aa94c05888ad
Homepage: http://www.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu