How to Install and Uninstall python311-releases Package on openSUSE Leap
Last updated: November 23,2024
1. Install "python311-releases" package
Please follow the guidance below to install python311-releases on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-releases
Copied
2. Uninstall "python311-releases" package
Learn how to uninstall python311-releases on openSUSE Leap:
$
sudo zypper remove
python311-releases
Copied
3. Information about the python311-releases package on openSUSE Leap
Information for package python311-releases:
-------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-releases
Version : 2.1.1-150400.9.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 102.4 KiB
Installed : No
Status : not installed
Source package : python-releases-2.1.1-150400.9.3.1.src
Upstream URL : https://github.com/bitprophet/releases
Summary : A Sphinx extension for changelog manipulation
Description :
Releases is a Python 2+3 compatible `Sphinx`_ extension
designed to help you keep a source control friendly, merge friendly changelog
file & turn it into useful, human readable HTML output.
Specifically:
* The source format (kept in your Sphinx tree as ``changelog.rst``) is a
stream-like timeline that plays well with source control & only requires one
entry per change (even for changes that exist in multiple release lines).
* The output (when you have the extension installed and run your Sphinx build
command) is a traditional looking changelog page with a section for every
release; multi-release issues are copied automatically into each release.
* By default, feature and support issues are only displayed under feature
releases, and bugs are only displayed under bugfix releases. This can be
overridden on a per-issue basis.
-------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-releases
Version : 2.1.1-150400.9.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 102.4 KiB
Installed : No
Status : not installed
Source package : python-releases-2.1.1-150400.9.3.1.src
Upstream URL : https://github.com/bitprophet/releases
Summary : A Sphinx extension for changelog manipulation
Description :
Releases is a Python 2+3 compatible `Sphinx
designed to help you keep a source control friendly, merge friendly changelog
file & turn it into useful, human readable HTML output.
Specifically:
* The source format (kept in your Sphinx tree as ``changelog.rst``) is a
stream-like timeline that plays well with source control & only requires one
entry per change (even for changes that exist in multiple release lines).
* The output (when you have the extension installed and run your Sphinx build
command) is a traditional looking changelog page with a section for every
release; multi-release issues are copied automatically into each release.
* By default, feature and support issues are only displayed under feature
releases, and bugs are only displayed under bugfix releases. This can be
overridden on a per-issue basis.