How to Install and Uninstall libmujoco2.2.0 Package on Kali Linux

Last updated: July 04,2024

1. Install "libmujoco2.2.0" package

In this section, we are going to explain the necessary steps to install libmujoco2.2.0 on Kali Linux

$ sudo apt update $ sudo apt install libmujoco2.2.0

2. Uninstall "libmujoco2.2.0" package

Please follow the instructions below to uninstall libmujoco2.2.0 on Kali Linux:

$ sudo apt remove libmujoco2.2.0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmujoco2.2.0 package on Kali Linux

Package: libmujoco2.2.0
Source: mujoco
Version: 2.2.0-2
Installed-Size: 1506
Maintainer: Debian Deep Learning Team
Architecture: amd64
Depends: libc6 (>= 2.29), libccd2 (>= 2.1), libgcc-s1 (>= 3.0), liblodepng0 (>= 0.0~git20220618.b4ed2cd), libqhull-r8.0 (>= 2020.1), libstdc++6 (>= 11), libtinyxml2-9 (>= 8.1.0+really8.1.0)
Size: 462344
SHA256: 89fdab3ac814864e6b08edacb7316c91de5af82b2888f4b98a256aa715948a92
SHA1: 64a195de43496bdef2678d15c20715872dbad2da
MD5sum: 93b75c4f2e2d7a7fc88f586201fb9357
Description: Multi-Joint dynamics with Contact. A general purpose physics simulator.
MuJoCo stands for Multi-Joint dynamics with Contact. It is a general purpose
physics engine that aims to facilitate research and development in robotics,
biomechanics, graphics and animation, machine learning, and other areas which
demand fast and accurate simulation of articulated structures interacting with
their environment.
.
MuJoCo has a C API and is intended for researchers and developers. The runtime
simulation module is tuned to maximize performance and operates on low-level
data structures that are preallocated by the built-in XML compiler. The library
includes interactive visualization with a native GUI, rendered in OpenGL.
MuJoCo further exposes a large number of utility functions for computing
physics-related quantities. We also provide Python bindings and a plug-in for
the Unity game engine.
.
This package contains the shared object.
Description-md5: ad7d7935b4605136e9987331d401a956
Multi-Arch: same
Homepage: https://mujoco.org/
Section: libs
Priority: optional
Filename: pool/main/m/mujoco/libmujoco2.2.0_2.2.0-2_amd64.deb