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

Last updated: May 19,2024

1. Install "cython3-dbg" package

This guide let you learn how to install cython3-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cython3-dbg

2. Uninstall "cython3-dbg" package

Please follow the step by step instructions below to uninstall cython3-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cython3-dbg $ sudo apt autoclean && sudo apt autoremove

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

Package: cython3-dbg
Priority: extra
Section: universe/debug
Installed-Size: 31106
Maintainer: Ubuntu Developers
Original-Maintainer: Python Applications Packaging Team
Architecture: amd64
Source: cython
Version: 0.23.4-0ubuntu5
Depends: libc6 (>= 2.4), cython3 (= 0.23.4-0ubuntu5)
Filename: pool/universe/c/cython/cython3-dbg_0.23.4-0ubuntu5_amd64.deb
Size: 6146374
MD5sum: a22436bfa11c6df8877b29797dca8f69
SHA1: 7ad22ca95777cee76450155049d73aba4ae4fe13
SHA256: d0ac00f4388d7c57f5efaf4e7b0708e16cfd80c3ca109bfd8b663d657dc659dc
Description-en: C-Extensions for Python 3 - debug build
This package contains Cython libraries built against versions of
Python configured with --pydebug.
Description-md5: 520b1a6dd2231aab1f97775233a2363a
Homepage: http://cython.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu