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

Last updated: May 09,2024

1. Install "python3-ffcv" package

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

$ sudo apt update $ sudo apt install python3-ffcv

2. Uninstall "python3-ffcv" package

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

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

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

Package: python3-ffcv
Source: ffcv
Version: 0.0.3-2
Installed-Size: 1006
Maintainer: Debian Deep Learning Team
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libstdc++6 (>= 4.1.1), libturbojpeg0 (>= 1.2.90), python3 (<< 3.11), python3 (>= 3.10~), python3-matplotlib, python3-pandas, python3-psutil, python3-terminaltables, python3-tqdm, python3:any
Size: 462488
SHA256: 84584420dd98c85d62a22a318f2b5e8a69ba9be1f4a3e48392125d6432d65c24
SHA1: 2f7bb133cd813396b1d9d9e18f0130c021458cb8
MD5sum: 90eda6e97886a208122a698a45788f19
Description: Fast Forward Computer Vision (and other ML workloads)
This is a drop-in data loading system that dramatically increases data
throughput in model training.
Description-md5: fc45d0d45cb53d3f6df172de74130e82
Homepage: https://ffcv.io/
Section: science
Priority: optional
Filename: pool/main/f/ffcv/python3-ffcv_0.0.3-2_amd64.deb