How to Install and Uninstall libboost-regex1.58.0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 29,2024

1. Install "libboost-regex1.58.0" package

Please follow the guidance below to install libboost-regex1.58.0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libboost-regex1.58.0

2. Uninstall "libboost-regex1.58.0" package

This is a short guide on how to uninstall libboost-regex1.58.0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libboost-regex1.58.0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libboost-regex1.58.0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libboost-regex1.58.0
Architecture: amd64
Version: 1.58.0+dfsg-5ubuntu3.1
Multi-Arch: same
Priority: optional
Section: libs
Source: boost1.58
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1101
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libicu55 (>= 55.1-1~), libstdc++6 (>= 5.2)
Filename: pool/main/b/boost1.58/libboost-regex1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb
Size: 260800
MD5sum: 52021178f3d60dbfd5ba34d3f4ea26f6
SHA1: 68982961dcbcd2f61c93c7ae97c967823faebe9b
SHA256: 4c332b9ec98d1d3015d198a04944e38af3c949ed6aab0afa1b5718c13b7d7c5f
SHA512: b292d2164ccde214be89da16cbf2a227b7c2247b7f9ef06d812d0e4d246cf55d52721bae37b383cddd0f3bdad8f03d2e174073d807508e73912d2154a9140e40
Homepage: http://www.boost.org/libs/regex/
Description-en: regular expression library for C++
This package forms part of the Boost C++ Libraries collection.
.
Regular expressions are a form of pattern-matching that are often
used in text processing; many users will be familiar with the Unix
utilities grep, sed and awk, and the programming language perl, each
of which make extensive use of regular expressions. Traditionally C++
users have been limited to the POSIX C APIs for manipulating regular
expressions, and while regex does provide these APIs, they do not
represent the best way to use the library. For example regex can cope
with wide character strings, or search and replace operations (in a
manner analogous to either sed or perl), something that traditional C
libraries can not do.
Description-md5: 798250c772fac56d605e432dcc6fe14f
Task: ubuntustudio-video, ubuntustudio-graphics, ubuntu-sdk-libs
Supported: 5y

Package: libboost-regex1.58.0
Priority: optional
Section: libs
Installed-Size: 1101
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Architecture: amd64
Source: boost1.58
Version: 1.58.0+dfsg-5ubuntu3
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libicu55 (>= 55.1-1~), libstdc++6 (>= 5.2)
Filename: pool/main/b/boost1.58/libboost-regex1.58.0_1.58.0+dfsg-5ubuntu3_amd64.deb
Size: 260836
MD5sum: 6209071db83349b47e9972362087f1b0
SHA1: daeee3038ca1cdc496f7550c9d5afe5b96dff3b1
SHA256: decae2da19ad1c8af227550469b24fafac63fdf9ff761700ebfda20d810d09a3
Description-en: regular expression library for C++
This package forms part of the Boost C++ Libraries collection.
.
Regular expressions are a form of pattern-matching that are often
used in text processing; many users will be familiar with the Unix
utilities grep, sed and awk, and the programming language perl, each
of which make extensive use of regular expressions. Traditionally C++
users have been limited to the POSIX C APIs for manipulating regular
expressions, and while regex does provide these APIs, they do not
represent the best way to use the library. For example regex can cope
with wide character strings, or search and replace operations (in a
manner analogous to either sed or perl), something that traditional C
libraries can not do.
Description-md5: 798250c772fac56d605e432dcc6fe14f
Multi-Arch: same
Homepage: http://www.boost.org/libs/regex/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: ubuntustudio-video, ubuntustudio-graphics, ubuntu-sdk-libs