How to Install and Uninstall hub Package on openSUSE Leap

Last updated: July 03,2024

1. Install "hub" package

This is a short guide on how to install hub on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install hub

2. Uninstall "hub" package

Please follow the instructions below to uninstall hub on openSUSE Leap:

$ sudo zypper remove hub

3. Information about the hub package on openSUSE Leap

Information for package hub:
----------------------------
Repository : Main Repository
Name : hub
Version : 2.14.2-bp155.2.45
Arch : x86_64
Vendor : openSUSE
Installed Size : 6.1 MiB
Installed : No
Status : not installed
Source package : hub-2.14.2-bp155.2.45.src
Upstream URL : https://github.com/github/hub
Summary : Command-line wrapper for git and GitHub
Description :
hub is a command line tool that wraps git in order to extend it with
extra features and commands that make working with GitHub easier.