How to Install and Uninstall conda-package-handling Package on Kali Linux

Last updated: April 29,2024

1. Install "conda-package-handling" package

Please follow the step by step instructions below to install conda-package-handling on Kali Linux

$ sudo apt update $ sudo apt install conda-package-handling

2. Uninstall "conda-package-handling" package

This is a short guide on how to uninstall conda-package-handling on Kali Linux:

$ sudo apt remove conda-package-handling $ sudo apt autoclean && sudo apt autoremove

3. Information about the conda-package-handling package on Kali Linux

Package: conda-package-handling
Version: 2.2.0-2
Installed-Size: 303
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: python3-conda-package-streaming, python3:any, python3-tqdm
Size: 246992
SHA256: b7f7761efd1074ae9851b8bc8988832cd29b286c7d02fe7c2d71ac97b38f8ac6
SHA1: a9f2379401fa5b03627940158cc30c41c575e507
MD5sum: c6efa50e8b52c522a5b8623d507d488a
Description: create and extract conda packages of various formats
Cph is an abstraction of conda package handling and a tool for
extracting, creating, and converting between formats.
.
At the time of writing, the standard conda package format is a .tar.bz2
file. That will need to be maintained for quite a long time, thanks to
the long tail of people using old conda versions. There is a new conda
format, described at https://docs.google.com/document/d/1HGKsbg_j69rKXP-
ihhpCb1kNQSE8Iy3yOsUU2x68x8uw/edit?usp=sharing. This new format is
designed to have much faster metadata access and utilize more modern
compression algorithms, while also facilitating package signing without
adding sidecar files.
Description-md5:
Homepage: https://github.com/conda/conda-package-handling
Section: science
Priority: optional
Filename: pool/main/c/conda-package-handling/conda-package-handling_2.2.0-2_amd64.deb