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

Last updated: May 18,2024

1. Install "cpp11-migrate-3.7" package

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

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

2. Uninstall "cpp11-migrate-3.7" package

Please follow the guidance below to uninstall cpp11-migrate-3.7 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: cpp11-migrate-3.7
Priority: optional
Section: universe/devel
Installed-Size: 38
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.7
Version: 1:3.7.1-2ubuntu2
Replaces: cpp11-migrate-3.3
Depends: clang-modernize-3.7
Breaks: cpp11-migrate-3.3
Filename: pool/universe/l/llvm-toolchain-3.7/cpp11-migrate-3.7_3.7.1-2ubuntu2_amd64.deb
Size: 5404
MD5sum: 1747fad304bc7439c98fe1abd3ea5029
SHA1: 3e4d5ee79b2987de036679af448fe40d32d1792e
SHA256: 787c411757ac6939f188282c6fd04fa00ca56f9f87b17f173a7e71c5d904c832
Description-en: Tool to convert C++98 and C++03 code to C++11
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: 90611b1f385f2c347dbe1a92c0753103
Homepage: http://www.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu