How to Install and Uninstall python3-libarchive-c Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-libarchive-c" package

Please follow the step by step instructions below to install python3-libarchive-c on Kali Linux

$ sudo apt update $ sudo apt install python3-libarchive-c

2. Uninstall "python3-libarchive-c" package

Learn how to uninstall python3-libarchive-c on Kali Linux:

$ sudo apt remove python3-libarchive-c $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-libarchive-c package on Kali Linux

Package: python3-libarchive-c
Source: python-libarchive-c
Version: 2.9-0.1
Installed-Size: 66
Maintainer: Jérémy Bobbio
Architecture: all
Depends: libarchive13, python3:any
Size: 14472
SHA256: 5f6b87125755bd293f6584d68d2be26da2bab7d68d42e458e837f136ed500396
SHA1: 8b0d32195c85aecf70c1c0a800bc3ccc6638aed8
MD5sum: 796397e117990394a4e6d29e415d2b70
Description: Python3 interface to libarchive
The libarchive library provides a flexible interface for reading and writing
archives in various formats such as tar and cpio. libarchive also supports
reading and writing archives compressed using various compression filters such
as gzip and bzip2.
.
This package contains a Python3 interface to libarchive written using the
standard ctypes module to dynamically load and access the C library.
Description-md5:
Homepage: https://github.com/Changaco/python-libarchive-c
Section: python
Priority: optional
Filename: pool/main/p/python-libarchive-c/python3-libarchive-c_2.9-0.1_all.deb