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

Last updated: May 18,2024

1. Install "python3-pyreadstat" package

Please follow the guidance below to install python3-pyreadstat on Kali Linux

$ sudo apt update $ sudo apt install python3-pyreadstat

2. Uninstall "python3-pyreadstat" package

Please follow the guidelines below to uninstall python3-pyreadstat on Kali Linux:

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

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

Package: python3-pyreadstat
Source: pyreadstat
Version: 1.2.6-1
Installed-Size: 2650
Maintainer: Joost van Baal-Ilić
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-pandas, python3:any, libc6 (>= 2.29), zlib1g (>= 1:1.2.0)
Size: 524028
SHA256: 87a8aa40b4de39f884d16c1cf226ff1ca614d8679105cedf359dc07e88c7069a
SHA1: 511bef0f85364fce4004eb2c4fdc2dccd4d36366
MD5sum: 7586923459d80acc6f8b85ce2a273b3b
Description: read/write data sets from SAS, Stata, and SPSS from/to Python pandas.DataFrame
A Python package to read and write popular stats packages files (like SAS
(sas7bdat, sas7bcat, xport/xpt), SPSS (sav, zsav, por) and Stata (dta)) from
and to Python pandas.DataFrame data structures. This module is a wrapper
around the Readstat C library by Evan Miller.
Description-md5:
Homepage: https://github.com/Roche/pyreadstat
Section: python
Priority: optional
Filename: pool/main/p/pyreadstat/python3-pyreadstat_1.2.6-1_amd64.deb