How to Install and Uninstall libboost-regex1.71.0 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: June 14,2024

1. Install "libboost-regex1.71.0" package

Please follow the guidance below to install libboost-regex1.71.0 on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libboost-regex1.71.0" package

In this section, we are going to explain the necessary steps to uninstall libboost-regex1.71.0 on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libboost-regex1.71.0 package on Ubuntu 20.10 (Groovy Gorilla)

Package: libboost-regex1.71.0
Architecture: amd64
Version: 1.71.0-6ubuntu9
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: boost1.71
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3096
Provides: libboost-regex1.71.0-icu67
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libicu67 (>= 67.1-1~), libstdc++6 (>= 9)
Filename: pool/universe/b/boost1.71/libboost-regex1.71.0_1.71.0-6ubuntu9_amd64.deb
Size: 481248
MD5sum: e24f8c4c8e944c496c3b0c8fa7f08474
SHA1: cddedff4020dfece3c833382105a17d883265aea
SHA256: d259073fb83357647d80e9eda3af660ad9a2846d0d6167a0f1fd7c163dfca212
SHA512: 64fc0455bf2011d670290af900b18896203323ecd4162423630030cd6b0da4cb530f48e68b8a3d36828178350bbb41b874f7c84666c1ef2288dccb962e2f060f
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