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

Last updated: April 29,2024

1. Install "python3-cdio" package

This is a short guide on how to install python3-cdio on Kali Linux

$ sudo apt update $ sudo apt install python3-cdio

2. Uninstall "python3-cdio" package

This tutorial shows how to uninstall python3-cdio on Kali Linux:

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

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

Package: python3-cdio
Source: pycdio
Version: 2.1.1-1.1
Installed-Size: 605
Maintainer: Timo Aaltonen
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libcdio19 (>= 2.1.0), libiso9660-11 (>= 2.0.0)
Size: 95536
SHA256: 77ac5b6f904f97c1de07ba466e0e21c6ab1c5c76bd4ad132dcdbc9f13929ba10
SHA1: a28241d68596f8ca986e33374fe2cd651f202c2c
MD5sum: 475ba7e7111fc6b764e8005e988dca9e
Description: Python3 interface to libcdio optical media control library
pycdio is a Python interface to the CD Input and Control library
(libcdio).
.
This package includes the python3 version.
Description-md5:
Homepage: http://git.savannah.gnu.org/cgit/libcdio/pycdio.git/
Section: python
Priority: optional
Filename: pool/main/p/pycdio/python3-cdio_2.1.1-1.1_amd64.deb