How to Install and Uninstall python3-pyfatfs Package on Kali Linux
Last updated: January 23,2025
1. Install "python3-pyfatfs" package
In this section, we are going to explain the necessary steps to install python3-pyfatfs on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-pyfatfs
Copied
2. Uninstall "python3-pyfatfs" package
This guide covers the steps necessary to uninstall python3-pyfatfs on Kali Linux:
$
sudo apt remove
python3-pyfatfs
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-pyfatfs package on Kali Linux
Package: python3-pyfatfs
Source: pyfatfs
Version: 1.0.5+git20231017-0kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 155
Depends: python3-fs, python3:any
Suggests: python-pyfatfs-doc
Multi-Arch: foreign
Homepage: https://github.com/nathanhi/pyfatfs
Priority: optional
Section: python
Filename: pool/main/p/pyfatfs/python3-pyfatfs_1.0.5+git20231017-0kali1_all.deb
Size: 32616
SHA256: f3ecfb003e0f6e21d4478fd4cc110ef53231e9d9940ac0107f671f162f1e21c6
SHA1: 17f34586eda666b58f4d72b42e84c1e39ef89abe
MD5sum: df867acbf4251b4821e536f2b9e46205
Description: filesystem module for use with PyFilesystem2 (Python 3)
This package contains a filesystem module for use with PyFilesystem2 for
anyone who needs to access or modify files on a FAT filesystem. It also
provides a low-level API that allows direct interaction with a FAT filesystem
without PyFilesystem2 abstraction.
.
pyfatfs supports FAT12/FAT16/FAT32 as well as the VFAT extension (long file
names).
.
This package installs the library for Python 3.
Description-md5:
Source: pyfatfs
Version: 1.0.5+git20231017-0kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 155
Depends: python3-fs, python3:any
Suggests: python-pyfatfs-doc
Multi-Arch: foreign
Homepage: https://github.com/nathanhi/pyfatfs
Priority: optional
Section: python
Filename: pool/main/p/pyfatfs/python3-pyfatfs_1.0.5+git20231017-0kali1_all.deb
Size: 32616
SHA256: f3ecfb003e0f6e21d4478fd4cc110ef53231e9d9940ac0107f671f162f1e21c6
SHA1: 17f34586eda666b58f4d72b42e84c1e39ef89abe
MD5sum: df867acbf4251b4821e536f2b9e46205
Description: filesystem module for use with PyFilesystem2 (Python 3)
This package contains a filesystem module for use with PyFilesystem2 for
anyone who needs to access or modify files on a FAT filesystem. It also
provides a low-level API that allows direct interaction with a FAT filesystem
without PyFilesystem2 abstraction.
.
pyfatfs supports FAT12/FAT16/FAT32 as well as the VFAT extension (long file
names).
.
This package installs the library for Python 3.
Description-md5: