How to Install and Uninstall git-filter-repo Package on openSuSE Tumbleweed
Last updated: January 11,2025
1. Install "git-filter-repo" package
Please follow the instructions below to install git-filter-repo on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
git-filter-repo
Copied
2. Uninstall "git-filter-repo" package
Here is a brief guide to show you how to uninstall git-filter-repo on openSuSE Tumbleweed:
$
sudo zypper remove
git-filter-repo
Copied
3. Information about the git-filter-repo package on openSuSE Tumbleweed
Information for package git-filter-repo:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : git-filter-repo
Version : 2.38.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 318.5 KiB
Installed : No
Status : not installed
Source package : git-filter-repo-2.38.0-1.6.src
Upstream URL : https://github.com/newren/git-filter-repo
Summary : Quickly rewrite git repository history (git-filter-branch replacement)
Description :
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.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : git-filter-repo
Version : 2.38.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 318.5 KiB
Installed : No
Status : not installed
Source package : git-filter-repo-2.38.0-1.6.src
Upstream URL : https://github.com/newren/git-filter-repo
Summary : Quickly rewrite git repository history (git-filter-branch replacement)
Description :
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.