How to Install and Uninstall python3-srsly Package on Kali Linux

Last updated: November 07,2024

1. Install "python3-srsly" package

Please follow the instructions below to install python3-srsly on Kali Linux

$ sudo apt update $ sudo apt install python3-srsly

2. Uninstall "python3-srsly" package

This guide let you learn how to uninstall python3-srsly on Kali Linux:

$ sudo apt remove python3-srsly $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-srsly package on Kali Linux

Package: python3-srsly
Source: python-srsly (2.4.5-1)
Version: 2.4.5-1+b3
Installed-Size: 2546
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-catalogue, python3:any
Size: 350788
SHA256: a3f4095a8a1c1f71b976d66bc25fbb864109fc7c8c9d203fd439b8d461fdeaf3
SHA1: f3e948c669885e222835b4647bc69615818aaabb
MD5sum: db1e508236343857951b8638f589cd75
Description: modern high-performance serialization utilities for Python3
Serialization is hard, especially across Python versions and multiple
platforms. After dealing with many subtle bugs over the years
(encodings, locales, large files) libraries like spaCy and Prodigy
have steadily grown a number of utility functions to wrap the multiple
serialization formats that are need to support (especially json, msgpack
and pickle). To avoid duplication these functions were put in one place.
Description-md5:
Homepage: https://github.com/explosion/srsly
Section: python
Priority: optional
Filename: pool/main/p/python-srsly/python3-srsly_2.4.5-1+b3_amd64.deb