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

Last updated: May 18,2024

1. Install "python3-joypy" package

Please follow the instructions below to install python3-joypy on Kali Linux

$ sudo apt update $ sudo apt install python3-joypy

2. Uninstall "python3-joypy" package

Please follow the guidance below to uninstall python3-joypy on Kali Linux:

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

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

Package: python3-joypy
Source: joypy
Version: 0.2.6-1
Installed-Size: 43
Maintainer: Debian Python Team
Architecture: all
Depends: python3-matplotlib, python3-numpy, python3-pandas, python3-scipy, python3:any
Suggests: r-cran-ggridges, r-cran-ggjoy
Size: 9644
SHA256: 4f4358cb10d2ce1904134f79bc2f66139cae7e20e70e3c637fe913523c71786e
SHA1: 373b2b3d53d8c4d7e2dd08ec6bc6c8090c2d9ffd
MD5sum: 0714473ef94fda9fb611dee26fc24c6e
Description: ridgeline-/joyplots plotting routine
JoyPy is a one-function Python package based on matplotlib + pandas
with a single purpose: drawing joyplots (a.k.a. ridgeline plots).
Joyplots are stacked, partially overlapping density plots.
They are a nice way to plot data to visually compare distributions,
especially those that change across one dimension (e.g., over time).
Though hardly a new technique, they have become very popular lately
thanks to the R packages ggridges and ggjoy.
Description-md5:
Homepage: https://github.com/sbebo/joypy
Section: python
Priority: optional
Filename: pool/main/j/joypy/python3-joypy_0.2.6-1_all.deb