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

Last updated: May 18,2024

1. Install "cython-dbg" package

This is a short guide on how to install cython-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cython-dbg

2. Uninstall "cython-dbg" package

Learn how to uninstall cython-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

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