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

Last updated: May 14,2024

1. Install "python3-music" package

Please follow the guidance below to install python3-music on Kali Linux

$ sudo apt update $ sudo apt install python3-music

2. Uninstall "python3-music" package

This is a short guide on how to uninstall python3-music on Kali Linux:

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

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

Package: python3-music
Source: music
Version: 1.2.1-0.2
Installed-Size: 517
Maintainer: Mikael Djurfeldt
Architecture: amd64
Depends: python3-mpi4py, python3-six, python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libmusic1v5 (>= 1.2.1), libopenmpi3 (>= 4.1.6), libstdc++6 (>= 13.1)
Size: 127936
SHA256: 9876a509df1b93dc4d67f37f1c1e83dfbce6079e3a31f26cec668c05cc660cad
SHA1: 9e8c739b33fcf1963c3aca25ac2abf2cb0403bae
MD5sum: cb6bccafe60bf7113283fc4339efe88c
Description: Multi-Simulation Coordinator for MPI -- Runtime library
MUSIC allows spike events and continuous time series to be
communicated between parallel applications within the same MPI job in
a cluster computer. Typical usage cases are connecting models
developed for different simulators and connecting a parallel
simulator to a post-processing tool.
.
This package contains the MUSIC library python bindings.
Description-md5:
Homepage: https://github.com/INCF/MUSIC
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/m/music/python3-music_1.2.1-0.2_amd64.deb