How to Install and Uninstall libmath-quaternion-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "libmath-quaternion-perl" package

Learn how to install libmath-quaternion-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libmath-quaternion-perl" package

This guide covers the steps necessary to uninstall libmath-quaternion-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libmath-quaternion-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libmath-quaternion-perl
Architecture: all
Version: 0.07-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 46
Depends: perl
Filename: pool/universe/libm/libmath-quaternion-perl/libmath-quaternion-perl_0.07-2_all.deb
Size: 16284
MD5sum: db292d3fecb3c060412426db094ce4de
SHA1: c8a5373ce5d5f81c433ecba98517a16f9799f007
SHA256: cea894706ec461e449d2d22ac467e2b24fda3f1054448bfc9eac4cf5aad69770
SHA512: 185b419428a9933a4967f3af898eebb503ea6957563ac3a684c7ca654cda17c3261326018a8d2104e587d366d1da4446e4f4794349ca366f6b44c6df1cf748e2
Homepage: https://metacpan.org/release/Math-Quaternion
Description-en: Perl routines to handle operations on quaternions
Math::Quaternion lets you create and manipulate quaternions. A quaternion is a
mathematical object developed as a kind of generalization of complex numbers,
usually represented by an array of four real numbers, and is often used to
represent rotations in three-dimensional space.
.
See, for example, http://mathworld.wolfram.com/Quaternion.html for more
details on the mathematics of quaternions.
.
Quaternions can be added, subtracted, and scaled just like complex numbers or
vectors -- they can also be multiplied, but quaternion multiplication DOES
NOT COMMUTE. That is to say, if you have quaternions $q1 and $q2, then in
general $q1*$q2 != $q2*$q1. This is related to their use in representing
rotations, which also do not commute.
Description-md5: 6e783c2c4edc758d178fea2778df1771