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

Last updated: September 20,2024

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

In this section, we are going to explain the necessary steps to install libboost-regex1.74-dev on Ubuntu 21.04 (Hirsute Hippo)

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

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

Please follow the instructions below to uninstall libboost-regex1.74-dev on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libboost-regex1.74-dev
Architecture: amd64
Version: 1.74.0-8ubuntu2
Multi-Arch: same
Priority: optional
Section: libdevel
Source: boost1.74
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4980
Depends: libboost1.74-dev (= 1.74.0-8ubuntu2), libboost-regex1.74.0 (= 1.74.0-8ubuntu2), 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, libboost-regex1.71-dev
Filename: pool/main/b/boost1.74/libboost-regex1.74-dev_1.74.0-8ubuntu2_amd64.deb
Size: 556960
MD5sum: a37dffc8e565ecddf2764d963dc6e97d
SHA1: 25fd005632883a0b2837e63b6217361f357b1345
SHA256: e6d90135032c8544f55cb1b7df0baf32fffc0e1873e5a35f79cbee79099c873a
SHA512: ddd7a583447ba730c60eac23bd8f7e0d39941f7c6e6cd87802e8435835468b412b2c7340efc1d2487a4a5a6b7e9db559888ff77363524e819135d6fe89254b20
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