How to Install and Uninstall libboost-regex1.83.0 Package on Kali Linux
Last updated: November 26,2024
1. Install "libboost-regex1.83.0" package
Please follow the guidelines below to install libboost-regex1.83.0 on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libboost-regex1.83.0
Copied
2. Uninstall "libboost-regex1.83.0" package
This tutorial shows how to uninstall libboost-regex1.83.0 on Kali Linux:
$
sudo apt remove
libboost-regex1.83.0
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libboost-regex1.83.0 package on Kali Linux
Package: libboost-regex1.83.0
Source: boost1.83 (1.83.0-2)
Version: 1.83.0-2+b2
Installed-Size: 2472
Maintainer: Debian Boost Team
Architecture: amd64
Provides: libboost-regex1.83.0-icu72
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Size: 324628
SHA256: b140863e262d78639877448cd80baf77778add66837554f09c2861ed46bfc7c0
SHA1: 3f5befadb15796eaab513639ede1bc26b2e47c73
MD5sum: 229abf87ad1b930186037ce4870b878b
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/
Section: libs
Priority: optional
Filename: pool/main/b/boost1.83/libboost-regex1.83.0_1.83.0-2+b2_amd64.deb
Source: boost1.83 (1.83.0-2)
Version: 1.83.0-2+b2
Installed-Size: 2472
Maintainer: Debian Boost Team
Architecture: amd64
Provides: libboost-regex1.83.0-icu72
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Size: 324628
SHA256: b140863e262d78639877448cd80baf77778add66837554f09c2861ed46bfc7c0
SHA1: 3f5befadb15796eaab513639ede1bc26b2e47c73
MD5sum: 229abf87ad1b930186037ce4870b878b
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/
Section: libs
Priority: optional
Filename: pool/main/b/boost1.83/libboost-regex1.83.0_1.83.0-2+b2_amd64.deb