How to Install and Uninstall git-filter-repo Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "git-filter-repo" package

Learn how to install git-filter-repo on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install git-filter-repo

2. Uninstall "git-filter-repo" package

This guide covers the steps necessary to uninstall git-filter-repo on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove git-filter-repo $ sudo apt autoclean && sudo apt autoremove

3. Information about the git-filter-repo package on Ubuntu 21.10 (Impish Indri)

Package: git-filter-repo
Architecture: all
Version: 2.32.0-1
Priority: optional
Section: universe/vcs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 322
Depends: git (>= 2.22), python3:any
Filename: pool/universe/g/git-filter-repo/git-filter-repo_2.32.0-1_all.deb
Size: 97008
MD5sum: f51acb9d0e7c87cdadede6537a12742f
SHA1: cff86bab052420afdda8a9b5a060af3460e6d139
SHA256: 9f39121fcce133beae4b7f579c2066820c842e3051d1a1797b7fbffdacac5357
SHA512: ec2273350bb03098a49c9de8c71dc03bc6bd12ebf41c494c65836f1215b17685bdaf49f7f4f252d7aea3d2043a74ba8782f9060892455d9b2c1b3910d1363473
Homepage: https://github.com/newren/git-filter-repo
Description-en: Quickly rewrite git repository history
git filter-repo is a versatile tool for rewriting history, which includes
capabilities not found anywhere else. It roughly falls into the
same space of tool as git filter-branch but without the capitulation-inducing
poor performance, with far more capabilities, and with a design that scales
usability-wise beyond trivial rewriting cases. git filter-repo is now
recommended by the git project instead of git filter-branch.
.
While most users will probably just use filter-repo as a simple command
line tool (and likely only use a few of its flags), at its core filter-repo
contains a library for creating history rewriting tools. As such, users
with specialized needs can leverage it to quickly create entirely new
history rewriting tools.
Description-md5: 7bbfa4ee999d47cf3237015208223c7e