How to Install and Uninstall python3-all-dev Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 17,2024

1. Install "python3-all-dev" package

This guide covers the steps necessary to install python3-all-dev on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install python3-all-dev

2. Uninstall "python3-all-dev" package

Please follow the instructions below to uninstall python3-all-dev on Ubuntu 22.10 (Kinetic Kudu):

$ sudo apt remove python3-all-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-all-dev package on Ubuntu 22.10 (Kinetic Kudu)

Package: python3-all-dev
Architecture: amd64
Version: 3.10.6-1
Multi-Arch: allowed
Priority: optional
Section: python
Source: python3-defaults
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 6
Depends: python3 (= 3.10.6-1), libpython3-all-dev (= 3.10.6-1), python3-all (= 3.10.6-1), python3-dev (= 3.10.6-1), python3.10-dev
Filename: pool/main/p/python3-defaults/python3-all-dev_3.10.6-1_amd64.deb
Size: 912
MD5sum: 91b9e909dfa35039e36e65043306e234
SHA1: e9edc5db3723f2ae3b5416b332e010501de08b81
SHA256: 6b1ad06c64d82d574ccf1f506e832011f559641208401993408c60445979e581
SHA512: 9dcb4426dec16ed5668bf2247408eeca90637159cbd7620e80b1d264941ad895cd5e8be68af53e4be046dd4797ec2602cdc325c2ef034b4d55a4418152bb3409
Homepage: https://www.python.org/
Description: package depending on all supported Python 3 development packages
Description-md5: 1445f7f1426a5cf55470174b7db22fdb
Task: ubuntustudio-publishing