How to Install and Uninstall python3.5-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python3.5-dbg" package

Please follow the guidance below to install python3.5-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3.5-dbg

2. Uninstall "python3.5-dbg" package

This tutorial shows how to uninstall python3.5-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3.5-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3.5-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3.5-dbg
Architecture: amd64
Version: 3.5.2-2ubuntu0~16.04.13
Multi-Arch: allowed
Priority: extra
Section: debug
Source: python3.5
Origin: Ubuntu
Maintainer: Ubuntu Core Developers
Original-Maintainer: Matthias Klose
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 21814
Depends: python3.5 (= 3.5.2-2ubuntu0~16.04.13), libpython3.5-dbg (= 3.5.2-2ubuntu0~16.04.13), libc6 (>= 2.17), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Recommends: gdb
Suggests: python3-gdbm-dbg, python3-tk-dbg
Filename: pool/main/p/python3.5/python3.5-dbg_3.5.2-2ubuntu0~16.04.13_amd64.deb
Size: 10532878
MD5sum: 46054ade596adad5b44e2b6420fb030a
SHA1: 0cb4e8bcc13c04782596115d20921508efa51319
SHA256: 7820331f630ec5aab784dad8c14093029b0f1b11c2b211fe20358059564a2dc9
SHA512: 11868795d6522d9704a776fceabd0bb1c01ab191daf6044688e47d21f73d7c80b311cf5b5e3631b2fcb203dcaa90bdd428b7976b0a4bee23c472fd071e9da262
Description-en: Debug Build of the Python Interpreter (version 3.5)
The package holds two things:
.
- A Python interpreter configured with --pydebug. Dynamically loaded modules
are searched as _d.so first. Third party extensions need a separate
build to be used by this interpreter.
- Debug information for standard python interpreter and extensions.
.
See the README.debug for more information.
Description-md5: 9bf7f25e6f07df24162d829909b64d8c
Build-Ids: 057b2face7e5cd070bea3b0aa8216202b1e7135e 08b48a6040a72489a8fd17ae6808543f1a25ac35 1307061210e0f8a11cf879005bd8f55e0b1fd37b 1b3f17631c22b3daa10f90774b8cd6485c40f425 1f33d463d0f167d7e6cb9ea593ec16eb23489748 3247f43424f4621a2975c38a5d0ee149f55b443d 3c1418273988546837eb7d4b9de5178099c88378 45dbc16582c303094b04374e68b6bf0bc8d45a00 57ff9cc6ccf18d669f73ae0055c67e2172c5d2c7 5f9d76e2eab59dbdeb950b8e3e2f31c901acf409 8199c4d9284700763025ab471b0827f9f9ad5d5c 85eee673a0812f99f3f07e5cda5b7b8b9443c865 89f9d0360c4a9f308c03c7f73063b146f76ada7b 8a2ba6db7364345c8908597ed93324daab1d28f0 8f78bc136aadfc50b2e9aa95231cd9c6c0f7715e 95d735256613906a718c941dee5ac53dd5a8caf5 97f361e39326ec60500c6b14853704b5d5b2df78 9ba27046669c23f4330149730c44b64f1029f126 9fc85bbe7e4c74927d894e1d150b40c63ca90b54 a07cd25257f65a3ef1d3155bf42fa8c6a9173600 a0f8e49b2d67fe3c0e1a2a96a35e34bc3ccdd4fc ad1da2c17fe7e10751f3e7867977e5814ccf1b79 b8a98c895959f8cc3d28ba7e423762b99871466c c47aba73fb7613d29af98ff1684fe0c670ed3ecd c564740eb427b2e8f8fbfd294c0c58bd72aa4809 d2d3b4e11cc5273a9dc0fce9c8663853cb91d99c d32bc056c91b67b494d7561638be4ae70b408483 d94dc95a8a3119e28375a508d2ece6c8ddd334ce e37597ce5211fd0a0eb804e84e60a05a6322a7d5 e61c5646dd414e34ef39af378421dfa4d550f28a e693da95e1600890c710bb05d63654a5ae589e83 eb253461c99dca885bc32a0f8eaef629377ec062 ed74758130bfed395aaddcaa7aff3ff9ab2f7c4f f3ee7232ae4b79bc3e56a07557749d0db9c58172 f46a712f3a57a51900f0870d1de6d9a02f2c4ccb fa83ebc35f2923ef84b6c960e2b599e53cbc7740
Supported: 5y

Package: python3.5-dbg
Priority: extra
Section: debug
Installed-Size: 21765
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Architecture: amd64
Source: python3.5
Version: 3.5.1-10
Depends: python3.5 (= 3.5.1-10), libpython3.5-dbg (= 3.5.1-10), libc6 (>= 2.17), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Recommends: gdb
Suggests: python3-gdbm-dbg, python3-tk-dbg
Filename: pool/main/p/python3.5/python3.5-dbg_3.5.1-10_amd64.deb
Size: 10514068
MD5sum: 7b60e09797ec3ed498ceefcf2c9f6533
SHA1: 32b7d4f0146f9ba999a881ab9b8276b1fda292bc
SHA256: 586a10676cfdc0653334fcbde255c265ae40bd9032c3be1e484c66bf292f8459
Description-en: Debug Build of the Python Interpreter (version 3.5)
The package holds two things:
.
- A Python interpreter configured with --pydebug. Dynamically loaded modules
are searched as _d.so first. Third party extensions need a separate
build to be used by this interpreter.
- Debug information for standard python interpreter and extensions.
.
See the README.debug for more information.
Description-md5: 9bf7f25e6f07df24162d829909b64d8c
Multi-Arch: allowed
Build-Ids: 0c6dfd898dae0989b05d89f73e14264482f438af 17de414e0b0886a004bb2d8bf37d9c75e1a72cc3 1c061319bab1ab34565ec15b7fdcaf18c814522e 1c6e33e29a76c15708cd3c61f1f78bcc6381c7be 1d27573d4db71aa7eea433b063e54f48a9396df5 23d471cf416cd745b1bfda0dd0011a73a2265b60 2613668dd20f22f55e9ba82b23e8f2943e390133 274b2c36901d47e4b5f45e79ca17e40de71442db 326136a9bbfb0108c15675f1839fddfc4b9546bc 34e18c22061119f58c85dfc687607bb67f09cd8a 37429c6371e5b5f99af0de214cfac4250f98f05c 3cfb30aae8f5cf9fe721185eb474faf9a5d39d83 44730d62d23ad517a715fa0e2a303adff72094ec 44f4bb7ac9f5c096054c2106f36dae881dfecda1 64419d43ed87ae9988d5eb6a144c67836ed32363 67f46963db1c2b118cba80f2a9279476d477737a 7236822cbd6be4847b9b86f53a8695769aff230c 736f2a5f42828537c78142d3cee1db65920eedc9 74664b68dc872e8e2f9d98dfaa453c293d2857c3 78912124a4f9f167d8868d7be6df799d6fdd4035 7f9b6adbd69446260d4987971ed3f94b82402b68 81763c681193afca428d41fa6bab07950f67d09d 84f386f6228f0b60057755f3b672d3bf0405d986 8856579e27efff5377b483e939f8115123b2d164 89052adef01fdcb3221329844f38839c3e5119c2 8a9f495ecd01a1382abb4a292c309ffb1ab49ee3 91f601ca4698bfb84a6d7d7d9fa7a24f686f2ed6 9e823109f4d5ec584f4dbf159371e830a94aeddc a635e0a3bbb008fbdbbdbf6046ba0d86e054d8c8 b41c1f2b950c7375dfdb45c8f00b24bd8b4b92ce b7c8820b29d9559e19b9816d1633e62026415e1e c2127bc27c4c7ad44a63a10e206be3a528c811f9 d540a3bc0be85c35d526e5c8a16db26caf495734 d5cebf2e0342785f8a92524e6ad5ef9eda389f53 d7fa1de93a88f3ca565bad94eb3d3e6ebccd6edd f6d97e9fd2d61e055792fa041fb71800f013bd4b
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y