How to Install and Uninstall python39-w3lib Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python39-w3lib" package
Please follow the guidance below to install python39-w3lib on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-w3lib
Copied
2. Uninstall "python39-w3lib" package
Please follow the guidance below to uninstall python39-w3lib on openSuSE Tumbleweed:
$
sudo zypper remove
python39-w3lib
Copied
3. Information about the python39-w3lib package on openSuSE Tumbleweed
Information for package python39-w3lib:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-w3lib
Version : 2.1.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 99.6 KiB
Installed : No
Status : not installed
Source package : python-w3lib-2.1.2-1.4.src
Upstream URL : https://github.com/scrapy/w3lib
Summary : Library of Web-Related Functions
Description :
This is a Python library of web-related functions, such as:
* remove comments, or tags from HTML snippets
* extract base url from HTML snippets
* translate entites on HTML strings
* encoding mulitpart/form-data
* convert raw HTTP headers to dicts and vice-versa
* construct HTTP auth header
* converting HTML pages to unicode
* RFC-compliant url joining
* sanitize urls (like browsers do)
* extract arguments from urls
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-w3lib
Version : 2.1.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 99.6 KiB
Installed : No
Status : not installed
Source package : python-w3lib-2.1.2-1.4.src
Upstream URL : https://github.com/scrapy/w3lib
Summary : Library of Web-Related Functions
Description :
This is a Python library of web-related functions, such as:
* remove comments, or tags from HTML snippets
* extract base url from HTML snippets
* translate entites on HTML strings
* encoding mulitpart/form-data
* convert raw HTTP headers to dicts and vice-versa
* construct HTTP auth header
* converting HTML pages to unicode
* RFC-compliant url joining
* sanitize urls (like browsers do)
* extract arguments from urls