How to Install and Uninstall git-big-picture Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "git-big-picture" package
Please follow the steps below to install git-big-picture on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
git-big-picture
Copied
2. Uninstall "git-big-picture" package
This tutorial shows how to uninstall git-big-picture on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
git-big-picture
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the git-big-picture package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: git-big-picture
Priority: optional
Section: universe/vcs
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Doug Torrance
Architecture: all
Version: 0.9.0+git20131031-2
Depends: python (>= 2.7), python (<< 2.8), git, graphviz
Filename: pool/universe/g/git-big-picture/git-big-picture_0.9.0+git20131031-2_all.deb
Size: 15430
MD5sum: e5f8c2035eeecbe18295d93c59d72bce
SHA1: c2efcf254bf697af4f2eeda021bf2f7b07141dfc
SHA256: db3807de16b7223d3d6afc866ec9e12b116afdf8472e8a853f656b5cde08a82b
Description-en: Visualization tool for Git repositories
git-big-picture is a visualization tool for Git repositories. You can think of
it as a filter that removes uninteresting commits from a DAG modelling a Git
repository and thereby exposes the big picture: for example the hierarchy of
tags and branches. git-big-picture supports convenience output options and can
filter different classes of commits. It uses the Graphviz utility to render
images that are pleasing to the eye.
Description-md5: e3aa5312500a5952ba0fb3d3668e8c9b
Homepage: https://github.com/esc/git-big-picture
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/vcs
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Doug Torrance
Architecture: all
Version: 0.9.0+git20131031-2
Depends: python (>= 2.7), python (<< 2.8), git, graphviz
Filename: pool/universe/g/git-big-picture/git-big-picture_0.9.0+git20131031-2_all.deb
Size: 15430
MD5sum: e5f8c2035eeecbe18295d93c59d72bce
SHA1: c2efcf254bf697af4f2eeda021bf2f7b07141dfc
SHA256: db3807de16b7223d3d6afc866ec9e12b116afdf8472e8a853f656b5cde08a82b
Description-en: Visualization tool for Git repositories
git-big-picture is a visualization tool for Git repositories. You can think of
it as a filter that removes uninteresting commits from a DAG modelling a Git
repository and thereby exposes the big picture: for example the hierarchy of
tags and branches. git-big-picture supports convenience output options and can
filter different classes of commits. It uses the Graphviz utility to render
images that are pleasing to the eye.
Description-md5: e3aa5312500a5952ba0fb3d3668e8c9b
Homepage: https://github.com/esc/git-big-picture
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu