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

Last updated: May 18,2024

1. Install "cpp11-migrate-3.5" package

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

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

2. Uninstall "cpp11-migrate-3.5" package

This guide covers the steps necessary to uninstall cpp11-migrate-3.5 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: cpp11-migrate-3.5
Priority: optional
Section: universe/devel
Installed-Size: 36
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.5
Version: 1:3.5.2-3ubuntu1
Replaces: cpp11-migrate-3.3
Depends: clang-modernize-3.5
Breaks: cpp11-migrate-3.3
Filename: pool/universe/l/llvm-toolchain-3.5/cpp11-migrate-3.5_3.5.2-3ubuntu1_amd64.deb
Size: 5124
MD5sum: 601f0a80ef7b9512203cb550a5f2ada3
SHA1: 7ed892e7a7a2d136c9ab6511bba459f92b6d5cc1
SHA256: 51a96b3447d89bb8d1f2fe8825f2338dd9ee5e16dc52c282f2b6906ffc1b8128
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