How to Install and Uninstall git-filter-repo Package on Debian 11 (Bullseye)

Last updated: May 07,2024

1. Install "git-filter-repo" package

Please follow the guidance below to install git-filter-repo on Debian 11 (Bullseye)

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

2. Uninstall "git-filter-repo" package

Please follow the steps below to uninstall git-filter-repo on Debian 11 (Bullseye):

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

3. Information about the git-filter-repo package on Debian 11 (Bullseye)

Package: git-filter-repo
Version: 2.34.0-1~bpo11+1
Installed-Size: 325
Maintainer: Debian Python Team
Architecture: all
Depends: git (>= 1:2.22), python3:any
Recommends: git (>= 1:2.28)
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
Homepage: https://github.com/newren/git-filter-repo
Section: vcs
Priority: optional
Filename: pool/main/g/git-filter-repo/git-filter-repo_2.34.0-1~bpo11+1_all.deb
Size: 98432
SHA256: dd866477d84afb517c3050a1449ea8506dc5ff3dd08c6899fdd22552568349a3