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

Last updated: May 10,2024

1. Install "git-crecord" package

Here is a brief guide to show you how to install git-crecord on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install git-crecord

2. Uninstall "git-crecord" package

This guide covers the steps necessary to uninstall git-crecord on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: git-crecord
Architecture: all
Version: 20190217~git-1
Priority: optional
Section: universe/vcs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Andrej Shadura
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 171
Depends: python3:any, sensible-utils
Filename: pool/universe/g/git-crecord/git-crecord_20190217~git-1_all.deb
Size: 52184
MD5sum: 9b9fd208dedbd3508bb2d43e3eb930e7
SHA1: b53925d9b296eb837c29a920830dfb9c33fc6eb7
SHA256: 2821ff69f1170ead93cfa2e6272609f865993912739cf4368a83288232543d90
SHA512: cf93b5fd830cac008ad4e335f430af9127f1e56e8d80af1dd5833a833bb7681d22eab09239b685afc338042cff9e49bcb55ffc2edfdc2c93ea9dc02b1b215c83
Homepage: https://github.com/andrewshadura/git-crecord
Description-en: interactively select chunks to commit with Git
git-crecord is a Git subcommand which allows users to interactively
select changes to commit or stage using a ncurses-based text user
interface. It is a port of the Mercurial crecord extension originally
written by Mark Edgington.
.
git-crecord allows you to interactively choose among the changes you
have made (with line-level granularity), and commit, stage or unstage
only those changes you select. After committing or staging the selected
changes, the unselected changes are still present in your working copy,
so you can use crecord multiple times to split large changes into
several smaller changesets.
Description-md5: b848f1c72f7d0570cc9cd16a929b6fcb