How to Install and Uninstall libbsd-arc4random-perl Package on Kali Linux

Last updated: May 09,2024

1. Install "libbsd-arc4random-perl" package

This is a short guide on how to install libbsd-arc4random-perl on Kali Linux

$ sudo apt update $ sudo apt install libbsd-arc4random-perl

2. Uninstall "libbsd-arc4random-perl" package

This guide covers the steps necessary to uninstall libbsd-arc4random-perl on Kali Linux:

$ sudo apt remove libbsd-arc4random-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libbsd-arc4random-perl package on Kali Linux

Package: libbsd-arc4random-perl
Source: libbsd-arc4random-perl (1.50-8)
Version: 1.50-8+b2
Installed-Size: 49
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libbsd0 (>= 0.0), libc6 (>= 2.4)
Size: 12488
SHA256: 762de090684297896c1505f6f19ed37390a9ceba7f4c831af4c03ba6a372ef71
SHA1: 4e2c54d9777b8bf74012f7cbf5a202fc495644a0
MD5sum: 1e419e73e045d504a41c77b3c38a78e2
Description: CPAN's BSD::arc4random -- Perl bindings for arc4random
The BSD::arc4random module provides a Perl API for the arc4random(3)
suite of functions and a few natively implemented functions.
.
Exposed functions are: have_kintf (ability to push entropy back to
the kernel); arc4random, arc4random_bytes, arc4random_uniform, the
RANDOM variable (get entropy); arc4random_stir (next time used, some
entropy from the kernel is first requested); arc4random_addrandom
(add user data to SRNG state); arc4random_push[bk] (push user data
to kernel RNG if supported; add kernel data or, if not supported,
user data to SRNG); the ability to "tie" variables to this module
for retrieving and storing entropy (e.g. in $RANDOM).
Description-md5:
Homepage: https://www.mirbsd.org/a4rp5bsd.htm
Tag: devel::lang:perl, devel::library, field::mathematics, implemented-in::c,
implemented-in::perl, interface::TODO, made-of::TODO, role::devel-lib,
role::plugin, role::program, scope::utility, security::cryptography,
suite::bsd, web::cgi
Section: perl
Priority: optional
Filename: pool/main/libb/libbsd-arc4random-perl/libbsd-arc4random-perl_1.50-8+b2_amd64.deb