How to Install and Uninstall hub Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 15,2024

1. Install "hub" package

This is a short guide on how to install hub on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install hub

2. Uninstall "hub" package

This guide covers the steps necessary to uninstall hub on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove hub $ sudo apt autoclean && sudo apt autoremove

3. Information about the hub package on Ubuntu 21.04 (Hirsute Hippo)

Package: hub
Architecture: amd64
Version: 2.14.2~ds1-1
Built-Using: golang-1.16 (= 1.16-0ubuntu1), golang-blackfriday-v2 (= 2.0.1-3), golang-github-atotto-clipboard (= 0.1.2-1), golang-github-kballard-go-shellquote (= 0.0~git20180428.95032a8-1), golang-github-mattn-go-colorable (= 0.1.7-1), golang-github-mattn-go-isatty (= 0.0.12-1), golang-github-mitchellh-go-homedir (= 1.1.0-1), golang-github-shurcool-sanitized-anchor-name (= 1.0.0-1), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-2), golang-golang-x-sys (= 0.0~git20210124.22da62e-1), golang-golang-x-term (= 0.0~git20201210.2321bbc-1), golang-golang-x-text (= 0.3.5-1), golang-toml (= 0.3.1-1), golang-yaml.v2 (= 2.4.0-1)
Priority: optional
Section: universe/net
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 6440
Depends: libc6 (>= 2.32), git
Recommends: xsel | xclip
Filename: pool/universe/h/hub/hub_2.14.2~ds1-1_amd64.deb
Size: 1995480
MD5sum: 853ce67236f2d71fa8d92a5ae2a05e47
SHA1: a4a69760be6b21c00f4f98288697e68aa6c6f107
SHA256: 08616653303777c9beedc02ae45ef5b7d60e7bf707ddf4f14debfd9a4b8f923e
SHA512: b192ba4af625da960dccb7a85e9849d9189cba468537facaec0b4bf27679f687ee16523947c1e29dd83dddd93cae3e601c5d1f9aecd8502e5445dff7a93c4a9c
Homepage: https://github.com/github/hub
Description-en: make git easier with GitHub
hub is a command line tool that wraps git in order to extend it
with extra functionality that make working with GitHub easier.
.
$ hub clone rtomayko/tilt
.
# expands to:
$ git clone git://github.com/rtomayko/tilt.git
.
hub is best aliased as git, so you can type "git " in the shell
and get all the usual hub features.
.
You should place this command in your .bash_profile or other
startup script:
.
eval "$(hub alias -s)"
.
This package contains the binaries.
Description-md5: 349f0d7a5ed5261395a260b59e37b30c