How to Install and Uninstall libmath-vec-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "libmath-vec-perl" package
Please follow the guidelines below to install libmath-vec-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libmath-vec-perl
Copied
2. Uninstall "libmath-vec-perl" package
Here is a brief guide to show you how to uninstall libmath-vec-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libmath-vec-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libmath-vec-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libmath-vec-perl
Priority: optional
Section: universe/perl
Installed-Size: 72
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.01-3
Depends: perl
Filename: pool/universe/libm/libmath-vec-perl/libmath-vec-perl_1.01-3_all.deb
Size: 17426
MD5sum: fbd9998408ffa4f3c11fd646f4da64cc
SHA1: 82d7a52c182b58ffd8d91a75fa6921101ac23b5c
SHA256: a8a491308ff6ea939986846efcbb611b359fb7aff6d72a28b8edfeae5dd8f575
Description-en: 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: 936c204c9eeec7dfec6248078214421a
Homepage: https://metacpan.org/release/Math-Vec
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 72
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.01-3
Depends: perl
Filename: pool/universe/libm/libmath-vec-perl/libmath-vec-perl_1.01-3_all.deb
Size: 17426
MD5sum: fbd9998408ffa4f3c11fd646f4da64cc
SHA1: 82d7a52c182b58ffd8d91a75fa6921101ac23b5c
SHA256: a8a491308ff6ea939986846efcbb611b359fb7aff6d72a28b8edfeae5dd8f575
Description-en: 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: 936c204c9eeec7dfec6248078214421a
Homepage: https://metacpan.org/release/Math-Vec
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu