How to Install and Uninstall libmath-vec-perl Package on Kali Linux

Last updated: September 20,2024

1. Install "libmath-vec-perl" package

This guide let you learn how to install libmath-vec-perl on Kali Linux

$ sudo apt update $ sudo apt install libmath-vec-perl

2. Uninstall "libmath-vec-perl" package

This guide covers the steps necessary to uninstall libmath-vec-perl on Kali Linux:

$ sudo apt remove libmath-vec-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmath-vec-perl package on Kali Linux

Package: libmath-vec-perl
Version: 1.01-5
Installed-Size: 43
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 17072
SHA256: 3fcf14906c968b5fe7d8fda35838339b5ffe9b7343368976ba2c83180e419a87
SHA1: fb581ec208229b861c90e5615a1633900fbf2c1c
MD5sum: 68ac069e3737059e8a35d5efd06dec56
Description: Object-Oriented Vector Math Methods in Perl
This module was adapted from Math::Vector, written by Wayne M. Syvinski.
.
It uses most of the same algorithms, and currently preserves the same
names as the original functions, though some aliases have been added to
make the interface more natural.
.
The "object" for the object oriented calling style is a blessed array
reference which contains a vector of the form [x,y,z]. Methods will
typically return a list.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Math-Vec
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libm/libmath-vec-perl/libmath-vec-perl_1.01-5_all.deb