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

Last updated: September 20,2024

1. Install "libboost-regex1.71-dev" package

This guide let you learn how to install libboost-regex1.71-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libboost-regex1.71-dev

2. Uninstall "libboost-regex1.71-dev" package

Here is a brief guide to show you how to uninstall libboost-regex1.71-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libboost-regex1.71-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libboost-regex1.71-dev
Architecture: amd64
Version: 1.71.0-6ubuntu11
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: boost1.71
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5313
Depends: libboost1.71-dev (= 1.71.0-6ubuntu11), libboost-regex1.71.0 (= 1.71.0-6ubuntu11), libicu-dev
Conflicts: libboost-regex1.42-dev, libboost-regex1.46-dev, libboost-regex1.48-dev, libboost-regex1.49-dev, libboost-regex1.50-dev, libboost-regex1.52-dev, libboost-regex1.53-dev, libboost-regex1.54-dev, libboost-regex1.55-dev, libboost-regex1.57-dev, libboost-regex1.58-dev, libboost-regex1.60-dev, libboost-regex1.61-dev, libboost-regex1.62-dev, libboost-regex1.63-dev, libboost-regex1.65-dev, libboost-regex1.67-dev, libboost-regex1.70-dev
Filename: pool/universe/b/boost1.71/libboost-regex1.71-dev_1.71.0-6ubuntu11_amd64.deb
Size: 570044
MD5sum: e9428d3266db40a47f56d4485c07fd69
SHA1: f88240e00ac0156bbcfa798b50b7d3eea3beedf7
SHA256: f1297632a741ea049a3865b6c1c57cf4acb8af221dfa5ac5e41055387ee2431a
SHA512: fda7caebafdb858ea77f787f59c26dcdff27e88fd2d08f8a4ff47faa50d7e018d822ae8ef7d72d8c611e9731291ac559eb87b4df23c11a577a24ce730f933491
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