How to Install and Uninstall libboost-regex1.74.0 Package on Kali Linux

Last updated: May 18,2024

1. Install "libboost-regex1.74.0" package

Please follow the instructions below to install libboost-regex1.74.0 on Kali Linux

$ sudo apt update $ sudo apt install libboost-regex1.74.0

2. Uninstall "libboost-regex1.74.0" package

Please follow the steps below to uninstall libboost-regex1.74.0 on Kali Linux:

$ sudo apt remove libboost-regex1.74.0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libboost-regex1.74.0 package on Kali Linux

Package: libboost-regex1.74.0
Source: boost1.74 (1.74.0+ds1-23)
Version: 1.74.0+ds1-23+b1
Installed-Size: 3093
Maintainer: Debian Boost Team
Architecture: amd64
Provides: libboost-regex1.74.0-icu72
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libicu72 (>= 72.1~rc-1~), libstdc++6 (>= 11)
Size: 485044
SHA256: 75ee1928ced0316483917e16c65ae2637c12e0942cb74039c27b4a9e310233dc
SHA1: dbad325300628468bf5239ef694ac55f59020a94
MD5sum: 4c2518385e745d57ac20307d19a5062a
Description: 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:
Multi-Arch: same
Homepage: http://www.boost.org/libs/regex/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/b/boost1.74/libboost-regex1.74.0_1.74.0+ds1-23+b1_amd64.deb