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

Last updated: May 02,2024

1. Install "python3-vlc" package

This tutorial shows how to install python3-vlc on Kali Linux

$ sudo apt update $ sudo apt install python3-vlc

2. Uninstall "python3-vlc" package

Please follow the guidelines below to uninstall python3-vlc on Kali Linux:

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

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

Package: python3-vlc
Source: python-vlc
Version: 3.0.20123-1
Installed-Size: 591
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, libvlc5
Recommends: vlc
Size: 114400
SHA256: e18b20e9fb6c5d9eabe22c27586160e2c27d32f4f5e2ded13a25a11b495be541
SHA1: 6ac7f821ee703ae45d37a71c6f0bd1c297515337
MD5sum: a6e94dc864c70e8b06f9d6cac0d63541
Description: VLC Python bindings
This package provides a module with ctypes-based bindings (see
http://wiki.videolan.org/PythonBinding) for the native libvlc
API (see http://wiki.videolan.org/LibVLC) of the VLC video
player.
Description-md5:
Homepage: http://wiki.videolan.org/PythonBinding
Section: python
Priority: optional
Filename: pool/main/p/python-vlc/python3-vlc_3.0.20123-1_all.deb