How to Install and Uninstall python3-rl-accel Package on Kali Linux

Last updated: June 18,2024

1. Install "python3-rl-accel" package

This guide covers the steps necessary to install python3-rl-accel on Kali Linux

$ sudo apt update $ sudo apt install python3-rl-accel

2. Uninstall "python3-rl-accel" package

Please follow the guidance below to uninstall python3-rl-accel on Kali Linux:

$ sudo apt remove python3-rl-accel $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-rl-accel package on Kali Linux

Package: python3-rl-accel
Source: rl-accel
Version: 0.9.0-3
Installed-Size: 58
Maintainer: Georges Khaznadar
Architecture: amd64
Depends: python3 (>= 3~), libc6 (>= 2.4)
Size: 15884
SHA256: 4a2852fee5a824d4f1dd6bced079adf38a88ab1d9f1603e0aaee4651fe56e6cc
SHA1: 878216d5a604876dc4e007ba0d0bfbf8b8d579c2
MD5sum: 9bdfe15ef67fce51f8497c2ed62b9d21
Description: accelerator module for the ReportLab Toolkit
This is an accelerator module for the ReportLab Toolkit Open Source
Python library for generating PDFs and graphics.
.
Since python-reportlab 4.0, the rl_accel C module which accelerates
some functions is generally not necessary any more; Python is a lot
faster than it was 20 years ago. You can still use it if you wish.
Description-md5:
Homepage: http://www.reportlab.com/
Section: python
Priority: optional
Filename: pool/main/r/rl-accel/python3-rl-accel_0.9.0-3_amd64.deb

5. The same packages on other Linux Distributions