How to Install and Uninstall python-pathlib-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "python-pathlib-doc" package
Please follow the instructions below to install python-pathlib-doc on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-pathlib-doc
Copied
2. Uninstall "python-pathlib-doc" package
This guide let you learn how to uninstall python-pathlib-doc on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-pathlib-doc
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-pathlib-doc package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-pathlib-doc
Priority: optional
Section: doc
Installed-Size: 266
Maintainer: Ubuntu Developers
Original-Maintainer: Frank Brehm
Architecture: all
Source: python-pathlib
Version: 1.0.1-2
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/main/p/python-pathlib/python-pathlib-doc_1.0.1-2_all.deb
Size: 46660
MD5sum: 26e9054615f472f52367d41d4f55d299
SHA1: 915d2d99ebddaa19113f7e2a2cae1b51d545ff8f
SHA256: 4492b7c8d43376b07feaf822960d53240a2550b13714aabfe9a09932ff314286
Description-en: set of Python 2 classes to handle filesystem paths (Documentation)
Pathlib offers a set of classes to handle filesystem paths.
It offers the following advantages over using string objects:
.
* No more cumbersome use of os and os.path functions. Everything
can be done easily through operators, attribute accesses, and method calls.
* Embodies the semantics of different path types. For example,
comparing Windows paths ignores casing.
* Well-defined semantics, eliminating any warts or ambiguities
(forward vs. backward slashes, etc.).
.
This package includes the documentation in HTML and TXT format.
Description-md5: 9891193eff117cdc74697d1c3ff0ea28
Homepage: https://pypi.python.org/pypi/pathlib/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Priority: optional
Section: doc
Installed-Size: 266
Maintainer: Ubuntu Developers
Original-Maintainer: Frank Brehm
Architecture: all
Source: python-pathlib
Version: 1.0.1-2
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/main/p/python-pathlib/python-pathlib-doc_1.0.1-2_all.deb
Size: 46660
MD5sum: 26e9054615f472f52367d41d4f55d299
SHA1: 915d2d99ebddaa19113f7e2a2cae1b51d545ff8f
SHA256: 4492b7c8d43376b07feaf822960d53240a2550b13714aabfe9a09932ff314286
Description-en: set of Python 2 classes to handle filesystem paths (Documentation)
Pathlib offers a set of classes to handle filesystem paths.
It offers the following advantages over using string objects:
.
* No more cumbersome use of os and os.path functions. Everything
can be done easily through operators, attribute accesses, and method calls.
* Embodies the semantics of different path types. For example,
comparing Windows paths ignores casing.
* Well-defined semantics, eliminating any warts or ambiguities
(forward vs. backward slashes, etc.).
.
This package includes the documentation in HTML and TXT format.
Description-md5: 9891193eff117cdc74697d1c3ff0ea28
Homepage: https://pypi.python.org/pypi/pathlib/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m