How to Install and Uninstall git-crecord Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 09,2024

1. Install "git-crecord" package

In this section, we are going to explain the necessary steps to install git-crecord on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install git-crecord

2. Uninstall "git-crecord" package

Learn how to uninstall git-crecord on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the git-crecord package on Ubuntu 21.04 (Hirsute Hippo)

Package: git-crecord
Architecture: all
Version: 20201025.0-1
Priority: optional
Section: universe/vcs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Andrej Shadura
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 178
Depends: python3:any, sensible-utils
Filename: pool/universe/g/git-crecord/git-crecord_20201025.0-1_all.deb
Size: 54020
MD5sum: 96dfe0e237e627eee39a27f4cbe09e6a
SHA1: 6f9b207994eff405e64e1762717e0729b9b47dc9
SHA256: 109a6e78cb5892001d6484cb7ebef5f7bc5edee7e632150dd1f8fb1ea350c164
SHA512: 9f1835fb26f5fece9ec32941f8bfffab8a2f47e5a96d7d62dc9dcd53574f7a46dc1efce096f53b1bb229dff446f512555826cc5158a932ba7993ee9abd18fe3b
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