How to Install and Uninstall libmujoco-dev Package on Kali Linux

Last updated: January 11,2025

1. Install "libmujoco-dev" package

Here is a brief guide to show you how to install libmujoco-dev on Kali Linux

$ sudo apt update $ sudo apt install libmujoco-dev

2. Uninstall "libmujoco-dev" package

Learn how to uninstall libmujoco-dev on Kali Linux:

$ sudo apt remove libmujoco-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmujoco-dev package on Kali Linux

Package: libmujoco-dev
Source: mujoco (2.2.2-3)
Version: 2.2.2-3+b1
Installed-Size: 249
Maintainer: Debian Deep Learning Team
Architecture: amd64
Depends: libmujoco2.2.2 (= 2.2.2-3+b1)
Size: 55024
SHA256: 047fb211ab33cd6636dc34c82be26ad475a11355d166673fd27252a6ab8ca152
SHA1: 60e9154de02388f312487863fea89b2fc9efc5ba
MD5sum: da07252e2ca36e0bc31799b07e3ada73
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 development files.
Description-md5:
Multi-Arch: same
Homepage: https://mujoco.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/m/mujoco/libmujoco-dev_2.2.2-3+b1_amd64.deb