How to Install and Uninstall cpp11-migrate-3.6 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "cpp11-migrate-3.6" package

Please follow the instructions below to install cpp11-migrate-3.6 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cpp11-migrate-3.6

2. Uninstall "cpp11-migrate-3.6" package

This guide let you learn how to uninstall cpp11-migrate-3.6 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cpp11-migrate-3.6 $ sudo apt autoclean && sudo apt autoremove

3. Information about the cpp11-migrate-3.6 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cpp11-migrate-3.6
Priority: optional
Section: universe/devel
Installed-Size: 37
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.6
Version: 1:3.6.2-3ubuntu2
Replaces: cpp11-migrate-3.3
Depends: clang-modernize-3.6
Breaks: cpp11-migrate-3.3
Filename: pool/universe/l/llvm-toolchain-3.6/cpp11-migrate-3.6_3.6.2-3ubuntu2_amd64.deb
Size: 5408
MD5sum: caa69bbc4bbb24fff73d7ed7c82b6956
SHA1: f9ccdcfcfa24d0ae700fda2ccaaa1f14ecd97aa0
SHA256: 5fd5d0d56152647189e8c948caf8f76d6ea6857b29140ed48f3f34941c28f804
Description-en: Tool to convert C++98 and C++03 code to C++11 - transition package
The purpose of the C++11 Migrator is to do source-to-source translation to
migrate existing C++ code to use C++11 features to enhance
maintainability, readability, runtime performance, and compile-time
performance. Development is still early and transforms fall mostly into
the first two categories. The migrator is based on Clang's LibTooling and
the AST Matching library.
.
This is a transitional dummy package. It can safely be removed.
Description-md5: 22efc7f5d80dfc71a004f8b1c3ca73cb
Homepage: http://www.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu