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

Last updated: May 17,2024

1. Install "python3-fs" package

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

$ sudo apt update $ sudo apt install python3-fs

2. Uninstall "python3-fs" package

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

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

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

Package: python3-fs
Source: python-fs
Version: 2.4.16-3
Installed-Size: 555
Maintainer: Debian Python Team
Architecture: all
Depends: python3-tz, python3-six (>= 1.10), python3-appdirs (>= 1.4.3), python3-appdirs (<< 1.5), python3-pkg-resources, python3-six (<< 2), python3:any
Size: 95296
SHA256: be193661d3c32c574f269764ffe470fc1d6fc8af4f050e65560e05087ddbba64
SHA1: c6ad9ea32afc8e8b716a76183eeb0679ca374a38
MD5sum: fd858ffd11b546f9760196a08e9c9edf
Description: Python filesystem abstraction
Pyfilesystem is a Python module that provides a common interface to many types
of filesystem, and provides some powerful features such as exposing
filesystems over an internet connection, or to the native filesystem.
Description-md5:
Homepage: https://pypi.python.org/pypi/fs/
Section: python
Priority: optional
Filename: pool/main/p/python-fs/python3-fs_2.4.16-3_all.deb