How to Install and Uninstall libboost-regex-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: July 07,2024

1. Install "libboost-regex-dev" package

Please follow the steps below to install libboost-regex-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libboost-regex-dev" package

Learn how to uninstall libboost-regex-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libboost-regex-dev package on Ubuntu 21.10 (Impish Indri)

Package: libboost-regex-dev
Architecture: amd64
Version: 1.74.0.3ubuntu6
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.3ubuntu6_amd64.deb
Size: 3462
MD5sum: ad40853aa5cce844b21a4cfbcd468a3c
SHA1: fc5b2cfb1d533c85891feaa0625129a66abb431f
SHA256: 181df984ff12098b9c39d45418617d057cb5e1db492ffb6ee42bb5e8ebfd22db
SHA512: f3112f58084367649708a5f5d05adc7c4ac3db6d829baeecb01f60c61017d72674d0e615f4cba76965b38d6b71f629e2afeb5ed1dd10b01ce58e1c79bb898e4b
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