How to Install and Uninstall guess-changelog Package on openSUSE Leap
Last updated: November 24,2024
1. Install "guess-changelog" package
This tutorial shows how to install guess-changelog on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
guess-changelog
Copied
2. Uninstall "guess-changelog" package
This is a short guide on how to uninstall guess-changelog on openSUSE Leap:
$
sudo zypper remove
guess-changelog
Copied
3. Information about the guess-changelog package on openSUSE Leap
Information for package guess-changelog:
----------------------------------------
Repository : Main Repository
Name : guess-changelog
Version : 1.1.3-bp155.2.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 6.4 MiB
Installed : No
Status : not installed
Source package : ghc-distribution-opensuse-1.1.3-bp155.2.15.src
Upstream URL : https://hackage.haskell.org/package/distribution-opensuse
Summary : Guess changes between package versions from their changelog
Description :
Given two versions of a package, this utility will find the changelog file in
each respective version, determine the changes, and write an appropriate
change log entry to stdout that can be used in an openSUSE *.changes file to
describe the update.
----------------------------------------
Repository : Main Repository
Name : guess-changelog
Version : 1.1.3-bp155.2.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 6.4 MiB
Installed : No
Status : not installed
Source package : ghc-distribution-opensuse-1.1.3-bp155.2.15.src
Upstream URL : https://hackage.haskell.org/package/distribution-opensuse
Summary : Guess changes between package versions from their changelog
Description :
Given two versions of a package, this utility will find the changelog file in
each respective version, determine the changes, and write an appropriate
change log entry to stdout that can be used in an openSUSE *.changes file to
describe the update.