How to Install and Uninstall libboost-regex-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: July 07,2024

1. Install "libboost-regex-dev" package

This is a short guide on how to install libboost-regex-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libboost-regex-dev

2. Uninstall "libboost-regex-dev" package

Please follow the guidelines below to uninstall libboost-regex-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libboost-regex-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libboost-regex-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libboost-regex-dev
Architecture: amd64
Version: 1.71.0.0ubuntu4
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: boost-defaults
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 11
Depends: libboost-regex1.71-dev
Filename: pool/universe/b/boost-defaults/libboost-regex-dev_1.71.0.0ubuntu4_amd64.deb
Size: 3560
MD5sum: 4023afdaa389d8583c70016f5516e167
SHA1: bd11e686afd0f7dc5cd74bcf73257d733dd777d5
SHA256: 979edf6010df346fcde773e8c57dfcc46f38065792de0a516e0e2a81a416edef
SHA512: b9e39205c615242aa5cbf6abd49184e446fbac86006dcc9b0fc19bb5074560e41392bff3b9adc41f9392e38c51219b13cf1f5c75e2c9bc6c2bc43539ab710a1e
Homepage: http://www.boost.org/libs/regex/
Description-en: regular expression library for C++ (default version)
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.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.71).
Description-md5: 7e31cb3e428448e732a5a23c2d01ce0d