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

Last updated: May 20,2024

1. Install "python3-optuna" package

In this section, we are going to explain the necessary steps to install python3-optuna on Kali Linux

$ sudo apt update $ sudo apt install python3-optuna

2. Uninstall "python3-optuna" package

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

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

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

Package: python3-optuna
Source: optuna
Version: 3.5.0-2
Installed-Size: 1566
Maintainer: Gard Spreemann
Architecture: all
Depends: python3-alembic, python3-colorlog, python3-numpy, python3-packaging, python3-sqlalchemy (>= 1.3.0), python3-tqdm, python3-yaml, python3:any
Recommends: python3-typing-extensions
Suggests: python3-boto3, python3-cmaes (>= 0.10.0), python3-matplotlib, python3-pandas, python3-plotly, python3-redis, python3-sklearn
Size: 214560
SHA256: 64f4c1f8dcda3fc5d134d7ec308c7a6ce14c605aa2e118450f7564f3962ee7e8
SHA1: e46e576a9c8072cd51396d4106a0e904331f32fa
MD5sum: e9b52cf7d813a2be01b565554d708224
Description: Hyperparameter optimization framework
Optuna is a Python library for hyperparameter (or other "black box")
optimization. Being framework-independent, it works with a variety of
deep learning frameworks.
Description-md5:
Homepage: https://optuna.org/
Section: python
Priority: optional
Filename: pool/main/o/optuna/python3-optuna_3.5.0-2_all.deb