How to Install and Uninstall python3-angles Package on Kali Linux

Last updated: September 20,2024

1. Install "python3-angles" package

Please follow the steps below to install python3-angles on Kali Linux

$ sudo apt update $ sudo apt install python3-angles

2. Uninstall "python3-angles" package

Please follow the steps below to uninstall python3-angles on Kali Linux:

$ sudo apt remove python3-angles $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-angles package on Kali Linux

Package: python3-angles
Source: ros-angles
Version: 1.16.0-1
Installed-Size: 33
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3:any
Size: 6972
SHA256: 8eed1eb7006a202700d51299e0d71516f5fe563faf1fa1aa6636fcfe02c9875c
SHA1: e63551f23379975e3bc81ceb70a15f3b86941d82
MD5sum: 472ac92fee27a10206038b66cf0baf94
Description: Robot OS set of simple math utilities to work with angles (Python 3)
This package is part of Robot OS (ROS). The utilities cover simple
things like normalizing an angle and conversion between degrees and
radians. But even if you're trying to calculate things like the
shortest angular distance between two joint space positions of your
robot, but the joint motion is constrained by joint limits, this
package is what you need. The code in this package is stable and well
tested. There are no plans for major changes in the near future.
.
This package contains the Python 3 binding.
Description-md5:
Homepage: https://wiki.ros.org/angles
Section: python
Priority: optional
Filename: pool/main/r/ros-angles/python3-angles_1.16.0-1_all.deb