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

Last updated: May 09,2024

1. Install "python3-fhs" package

This tutorial shows how to install python3-fhs on Kali Linux

$ sudo apt update $ sudo apt install python3-fhs

2. Uninstall "python3-fhs" package

This is a short guide on how to uninstall python3-fhs on Kali Linux:

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

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

Package: python3-fhs
Source: python-fhs
Version: 1.2-1
Installed-Size: 133
Maintainer: Bas Wijnen
Architecture: all
Depends: python3:any, python3
Size: 22776
SHA256: fac496321db9cbbe28638949190315407bdadd8ab4d4dfa8fdf943ba31133d83
SHA1: ab02988237133512ff9aba3824a068df544f6970
MD5sum: 1f7db89f88c80d88c2d3e4e896a9da9c
Description: python module for using the FHS and XDG basedir paths.
The FHS and XDG basedir specification defines locations for several files.
This module provides functions for accessing those files without requiring the
program to search the filesystem itself.
It provides a convenient way to use configuration from files, with commandline
override functionality.
Description-md5:
Multi-Arch: foreign
Section: python
Priority: optional
Filename: pool/main/p/python-fhs/python3-fhs_1.2-1_all.deb