How to Install and Uninstall git-sizer Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 14,2024

1. Install "git-sizer" package

Please follow the guidance below to install git-sizer on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install git-sizer

2. Uninstall "git-sizer" package

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

$ sudo apt remove git-sizer $ sudo apt autoclean && sudo apt autoremove

3. Information about the git-sizer package on Ubuntu 20.10 (Groovy Gorilla)

Package: git-sizer
Architecture: amd64
Version: 1.3.0+dfsg-1build1
Built-Using: golang-1.14 (= 1.14.7-2ubuntu1), golang-github-spf13-pflag (= 1.0.5-1)
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2566
Depends: libc6 (>= 2.32)
Filename: pool/universe/g/git-sizer/git-sizer_1.3.0+dfsg-1build1_amd64.deb
Size: 847304
MD5sum: 8f8847e310c8d7366ac5ce930f802a0d
SHA1: afddad43c373f57a016a35c98e976efc35aab28a
SHA256: 9698dc47c0386ce42d3f7998b50bdda42e11bee23c65c7807d236d312d2d86bb
SHA512: e5c6a28782ee50db49b4f1728b00805f27db88325dea3d498aa1de6c399b4a6e21f86f6d5535e97ad8c463b31a25bc3e95c59c420fa668411587a46d5ff73914
Homepage: https://github.com/github/git-sizer
Description-en: compute various size metrics for a Git repository
git-sizer computes various size metrics for a Git repository, flagging
those that might cause problems or inconvenience. For example:
.
• Is the repository too big overall?
• Does the repository have too many references (branches and/or tags)?
• Does the repository include too many objects?
• Does the repository include gigantic blobs (files)?
• Does the repository include many slightly different large text files?
• Does the repository include gigantic trees (directories)?
• Does the repository have many identical files?
• Does the repository include absurdly long path names?
• Are there other bizarre and questionable things in the repository?
• Annotated tags pointing at one another in long chains?
• Octopus merges with dozens of parents?
• Commits with gigantic log messages?
.
git-sizer can help to reveal the problems described above.
Description-md5: 1c0c146611840d2203c9babedf76a4b1