How to Install and Uninstall python3-cysignals-bare Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-cysignals-bare" package

Please follow the step by step instructions below to install python3-cysignals-bare on Kali Linux

$ sudo apt update $ sudo apt install python3-cysignals-bare

2. Uninstall "python3-cysignals-bare" package

Please follow the steps below to uninstall python3-cysignals-bare on Kali Linux:

$ sudo apt remove python3-cysignals-bare $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-cysignals-bare package on Kali Linux

Package: python3-cysignals-bare
Source: cysignals (1.11.4+ds-1)
Version: 1.11.4+ds-1+b1
Installed-Size: 1126
Maintainer: Jerome Benoit
Architecture: amd64
Provides: python3-cysignals
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.34)
Recommends: cysignals-tools
Suggests: python-cysignals-doc (= 1.11.4+ds-1)
Conflicts: python3-cysignals-pari
Size: 214196
SHA256: 6711d16daee13c41b95ba58b964890d2c5df89f8cd0ee734b8d26f20003f2a59
SHA1: bb70c2b90c40bd7dc20bc5f8960c25893a75e1b7
MD5sum: 477b0a89caf488e57e7d61b75bc2cff5
Description: interrupt and signal handling for Cython -- Python 3 - bare
Since Cython optimizes for speed, Cython normally does not check
for interrupts. The cysignals package provides mechanisms to handle
interrupts (and other signals and errors) in Cython code.
.
This package installs the library for Python 3; this very library
was not built against the PARI/GP library.
Description-md5:
Homepage: https://github.com/sagemath/cysignals
Section: python
Priority: optional
Filename: pool/main/c/cysignals/python3-cysignals-bare_1.11.4+ds-1+b1_amd64.deb