How to Install and Uninstall hub Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 16,2024

1. Install "hub" package

This guide let you learn how to install hub on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install hub

2. Uninstall "hub" package

Here is a brief guide to show you how to uninstall hub on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the hub package on Ubuntu 20.10 (Groovy Gorilla)

Package: hub
Architecture: amd64
Version: 2.7.0~ds1-1build1
Built-Using: golang-1.14 (= 1.14.7-2ubuntu1), golang-github-atotto-clipboard (= 0.1.2-1), golang-github-kballard-go-shellquote (= 0.0~git20150810.0.d8ec1a6-3), golang-github-mattn-go-colorable (= 0.1.6-1), golang-github-mattn-go-isatty (= 0.0.12-1), golang-github-mitchellh-go-homedir (= 1.1.0-1), golang-github-ogier-pflag (= 0.0~git20160129.0.45c278a-4), golang-go.crypto (= 1:0.0~git20200604.70a84ac-2), golang-golang-x-sys (= 0.0~git20200523.0598657-1), golang-toml (= 0.3.1-1), golang-yaml.v2 (= 2.3.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: 6769
Depends: libc6 (>= 2.32), git
Recommends: xsel | xclip
Filename: pool/universe/h/hub/hub_2.7.0~ds1-1build1_amd64.deb
Size: 2225000
MD5sum: 61379321e226340c26e35f4aba3432ac
SHA1: ae0066b91feaf477814e894b91504cb24baa947a
SHA256: c836db43790582963be074d4f71339325e85cb6c3bb77bc018ef059a06a0673b
SHA512: 44545e30e938819872b7137c8b13f5dea80d382840d1cfaee5c73ae59ffa39347b960bdab4dd314c06bf730ec75dd83bcf15e4ad69dc576472cac7b60c7a3ce6
Homepage: https://github.com/github/hub
Description-en: make git easier with GitHub
hub is GitHub’s official 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: 1ec5d54ce84e104b227c776f544396ce