How to Install and Uninstall python312-unearth Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python312-unearth" package
In this section, we are going to explain the necessary steps to install python312-unearth on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-unearth
Copied
2. Uninstall "python312-unearth" package
Please follow the guidelines below to uninstall python312-unearth on openSuSE Tumbleweed:
$
sudo zypper remove
python312-unearth
Copied
3. Information about the python312-unearth package on openSuSE Tumbleweed
Information for package python312-unearth:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-unearth
Version : 0.14.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 347.0 KiB
Installed : No
Status : not installed
Source package : python-unearth-0.14.0-1.2.src
Upstream URL : https://unearth.readthedocs.io/
Summary : A utility to fetch and download python packages
Description :
This project exists as the last piece to complete the puzzle of a package manager. The other pieces are:
- python-resolvelib - Resolves concrete dependencies from a set of (abstract) requirements.
- python-unearth - Finds and downloads the best match(es) for a given requirement.
- python-build - Builds wheels from the source code.
- python-installer - Installs packages from wheels.
They provide all the low-level functionalities that are needed to resolve and install packages.
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-unearth
Version : 0.14.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 347.0 KiB
Installed : No
Status : not installed
Source package : python-unearth-0.14.0-1.2.src
Upstream URL : https://unearth.readthedocs.io/
Summary : A utility to fetch and download python packages
Description :
This project exists as the last piece to complete the puzzle of a package manager. The other pieces are:
- python-resolvelib - Resolves concrete dependencies from a set of (abstract) requirements.
- python-unearth - Finds and downloads the best match(es) for a given requirement.
- python-build - Builds wheels from the source code.
- python-installer - Installs packages from wheels.
They provide all the low-level functionalities that are needed to resolve and install packages.