How to Install and Uninstall librange-v3-dev Package on Kali Linux

Last updated: April 29,2024

1. Install "librange-v3-dev" package

Please follow the steps below to install librange-v3-dev on Kali Linux

$ sudo apt update $ sudo apt install librange-v3-dev

2. Uninstall "librange-v3-dev" package

Please follow the guidance below to uninstall librange-v3-dev on Kali Linux:

$ sudo apt remove librange-v3-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the librange-v3-dev package on Kali Linux

Package: librange-v3-dev
Source: range-v3
Version: 0.12.0-1
Installed-Size: 2227
Maintainer: Nicholas Guriev
Architecture: all
Recommends: librange-v3-doc
Size: 228368
SHA256: 029a7e18db91f668dd57be779d38a1fe93d277fec091b6351a76bfd21834f4ac
SHA1: c9f15e3ef59b59efabc7f11cdbdd4964373d7677
MD5sum: 41d75ccff01ed241878b05fa6fddc342
Description: range algorithms, views, and actions for C++14/17/20 - headers
Range-v3 is a generic library that augments the existing standard library with
facilities for working with ranges. A range can be loosely thought of a pair
of iterators. This library provides a full implementation of all the standard
algorithms with range-based overloads for convenience.
.
This package contains headers of the library.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/ericniebler/range-v3
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/r/range-v3/librange-v3-dev_0.12.0-1_all.deb