How to Install and Uninstall python3-pathvalidate Package on Kali Linux
Last updated: December 24,2024
1. Install "python3-pathvalidate" package
This guide let you learn how to install python3-pathvalidate on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-pathvalidate
Copied
2. Uninstall "python3-pathvalidate" package
Here is a brief guide to show you how to uninstall python3-pathvalidate on Kali Linux:
$
sudo apt remove
python3-pathvalidate
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-pathvalidate package on Kali Linux
Package: python3-pathvalidate
Source: python-pathvalidate
Version: 3.2.0-1
Installed-Size: 104
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python-pathvalidate-doc
Size: 17936
SHA256: e5dbd31193355f3646450b3e92f3d40ed0168fea1cb07520716e6539436f9b28
SHA1: f0185037d4efde18bcb33bf834a774c80cf5eafb
MD5sum: 26ef214368d8b490c155b6f3473b9436
Description: sanitize/validate filenames/file-paths/etc (Python3 version)
pathvalidate is a Python library to sanitize/validate a string such as
filenames/file-paths/etc.
.
Features:
* Sanitize/Validate a string as a file name or file path
* file name/path argument validator/sanitizer for argparse and click
* Multi platform support: sanitize/validate file names/paths for a specific
platform (Linux/Windows/macOS/Posix) or universal (platform independent)
* Multibyte character support
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/thombashi/pathvalidate/
Section: python
Priority: optional
Filename: pool/main/p/python-pathvalidate/python3-pathvalidate_3.2.0-1_all.deb
Source: python-pathvalidate
Version: 3.2.0-1
Installed-Size: 104
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python-pathvalidate-doc
Size: 17936
SHA256: e5dbd31193355f3646450b3e92f3d40ed0168fea1cb07520716e6539436f9b28
SHA1: f0185037d4efde18bcb33bf834a774c80cf5eafb
MD5sum: 26ef214368d8b490c155b6f3473b9436
Description: sanitize/validate filenames/file-paths/etc (Python3 version)
pathvalidate is a Python library to sanitize/validate a string such as
filenames/file-paths/etc.
.
Features:
* Sanitize/Validate a string as a file name or file path
* file name/path argument validator/sanitizer for argparse and click
* Multi platform support: sanitize/validate file names/paths for a specific
platform (Linux/Windows/macOS/Posix) or universal (platform independent)
* Multibyte character support
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/thombashi/pathvalidate/
Section: python
Priority: optional
Filename: pool/main/p/python-pathvalidate/python3-pathvalidate_3.2.0-1_all.deb