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

Last updated: May 18,2024

1. Install "python3-seccomp" package

Please follow the instructions below to install python3-seccomp on Kali Linux

$ sudo apt update $ sudo apt install python3-seccomp

2. Uninstall "python3-seccomp" package

This is a short guide on how to uninstall python3-seccomp on Kali Linux:

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

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

Package: python3-seccomp
Source: libseccomp
Version: 2.5.5-1
Installed-Size: 652
Maintainer: Kees Cook
Architecture: amd64
Depends: libc6 (>= 2.4), python3 (<< 3.13), python3 (>= 3.11~)
Size: 151284
SHA256: 33217f056e5e9119aee3a2501e58dd3accf80fa2c8f92366419a6b4d6b2fcc41
SHA1: bd4e8ae56a6f3d801acd71b0f3e0a70f62c1e04b
MD5sum: 181475646d7f33f2aaae3e0dda236be3
Description: high level interface to Linux seccomp filter (Python 3 bindings)
This library provides a high level interface to constructing, analyzing
and installing seccomp filters via a BPF passed to the Linux Kernel's
prctl() syscall.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/seccomp/libseccomp
Section: python
Priority: optional
Filename: pool/main/libs/libseccomp/python3-seccomp_2.5.5-1_amd64.deb