How to Install and Uninstall libboost-regex-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 21,2024

1. Install "libboost-regex-dev" package

Here is a brief guide to show you how to install libboost-regex-dev on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libboost-regex-dev" package

Please follow the step by step instructions below to uninstall libboost-regex-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libboost-regex-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libboost-regex-dev
Architecture: amd64
Version: 1.74.0.3ubuntu5
Multi-Arch: same
Priority: optional
Section: 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.74-dev
Filename: pool/main/b/boost-defaults/libboost-regex-dev_1.74.0.3ubuntu5_amd64.deb
Size: 3608
MD5sum: ee80b72878d66ae7b015a872636fac7b
SHA1: cd6d43a29e180dffb67e17a81f12e9fbc7dd9a47
SHA256: 58c25ec68eba2d4c56c9d64c7213239c1c9d89293981c430c2c1d8b113772edc
SHA512: 41a2c7a6c11ba71a17fd09e2cc29c7260333baedad6d8ed681f18208814d25ac59c2a484da4a68fe21aa2d9f5d3892aa15575037f215cfb36ce2828a5a4b0b28
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.74).
Description-md5: dd956785bb0b159f823e98c02e17bd3f