How to Install and Uninstall github-backup Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 03,2024

1. Install "github-backup" package

Learn how to install github-backup on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install github-backup

2. Uninstall "github-backup" package

This guide let you learn how to uninstall github-backup on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove github-backup $ sudo apt autoclean && sudo apt autoremove

3. Information about the github-backup package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: github-backup
Priority: optional
Section: universe/utils
Installed-Size: 36349
Maintainer: Ubuntu Developers
Original-Maintainer: James McCoy
Architecture: amd64
Version: 1.20150807-1
Depends: libc6 (>= 2.15), libffi6 (>= 3.0.4), libgmp10, zlib1g (>= 1:1.1.4), git
Filename: pool/universe/g/github-backup/github-backup_1.20150807-1_amd64.deb
Size: 4932082
MD5sum: a12a84a1166f2cfba4ff1696017e4630
SHA1: 2ac5fc386838ce2c6c11fe076c447d46585127fa
SHA256: cb59808697afc29aafb01929535a6dfa2a97efcfae40dbdfcb4d86ebd5e7d196
Description-en: backs up data from GitHub
github-backup is a simple tool you run in a git repository you cloned from
GitHub. It backs up everything GitHub publishes about the repository,
including other forks, issues, comments, wikis, milestones, pull requests,
and watchers.
.
Also includes gitriddance, which can be used to close all open issues and
pull requests.
Description-md5: c8a64eee2394e9b6e3718d06fa3e1bb2
Homepage: http://github.com/joeyh/github-backup
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu