How to Install and Uninstall python3-devpi-common Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-devpi-common" package

This tutorial shows how to install python3-devpi-common on Kali Linux

$ sudo apt update $ sudo apt install python3-devpi-common

2. Uninstall "python3-devpi-common" package

Please follow the instructions below to uninstall python3-devpi-common on Kali Linux:

$ sudo apt remove python3-devpi-common $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-devpi-common package on Kali Linux

Package: python3-devpi-common
Source: devpi-common
Version: 3.2.2-2
Installed-Size: 79
Maintainer: Debian Python Team
Architecture: all
Depends: python3-py, python3-requests, python3:any
Size: 20704
SHA256: 4996124b7f851bfcd16b37a7b9c1b5e9e537aa2a349fda5a5377d11468456c2c
SHA1: d0e672f869829a6c01f6334d6e7c326b7437d239
MD5sum: 15be30f8157cc83a69249dba5e3299da
Description: PyPI server and packaging/testing/release tool - Common modules
devpi provides a powerful PyPI-compatible server and complementary
command-line tool to drive packaging, testing and release activities with
Python.
.
Its main features are:
- fast PyPI mirror
- uploading, testing and staging with private indexes
- index inheritance
- web interface and search
- replication
- import/export
- Jenkins integration
.
This package provides the base modules common to both devpi's server
and client components.
Description-md5: 7072facad312bede1f6e56d4e379a345
Homepage: https://www.devpi.net/
Section: python
Priority: optional
Filename: pool/main/d/devpi-common/python3-devpi-common_3.2.2-2_all.deb