How to Install and Uninstall python3-feather-format Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-feather-format" package

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

$ sudo apt update $ sudo apt install python3-feather-format

2. Uninstall "python3-feather-format" package

Please follow the instructions below to uninstall python3-feather-format on Kali Linux:

$ sudo apt remove python3-feather-format $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-feather-format package on Kali Linux

Package: python3-feather-format
Source: python-feather-format
Version: 0.3.1+dfsg1-8
Installed-Size: 592
Maintainer: Debian Python Team
Architecture: amd64
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3 (<< 3.13), python3 (>= 3.11~), python3:any, python3-six, python3-pandas
Size: 131104
SHA256: b19489c8ccf0aedb8b99c54605071f3db0fc6c02cf60a201fbdcf4daef4c84be
SHA1: 780d4b64b79700bddd61acc31ddd6720eabf9c7d
MD5sum: 198b30f1b74852c66a8c3d05d9c0227a
Description: Python interface to the Apache Arrow-based Feather File Format (Python 3)
Feather is binary columnar serialization for data frames. It is
designed to read and write data frames very efficiently, and to make it
easy to share data across multiple data analysis languages.
.
This package provides python3 binding for feather format.
Description-md5:
Homepage: https://github.com/wesm/feather
Section: python
Priority: optional
Filename: pool/main/p/python-feather-format/python3-feather-format_0.3.1+dfsg1-8_amd64.deb