How to Install and Uninstall git-bug Package on openSUSE Leap
Last updated: November 23,2024
1. Install "git-bug" package
This guide let you learn how to install git-bug on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
git-bug
Copied
2. Uninstall "git-bug" package
Please follow the guidance below to uninstall git-bug on openSUSE Leap:
$
sudo zypper remove
git-bug
Copied
3. Information about the git-bug package on openSUSE Leap
Information for package git-bug:
--------------------------------
Repository : Main Repository
Name : git-bug
Version : 0.8.0-bp155.1.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 25.1 MiB
Installed : No
Status : not installed
Source package : git-bug-0.8.0-bp155.1.9.src
Upstream URL : https://github.com/MichaelMure/git-bug
Summary : Distributed, offline-first bug tracker embedded in git, with bridges
Description :
git-bug is a bug tracker that:
* is fully embedded in git: you only need your git repository to have
a bug tracker
* is distributed: use your normal git remote to collaborate, push and
pull your bugs!
* works offline: in a plane or under the sea? Keep reading and
writing bugs!
* prevents vendor lock-in: your usual service is down or went bad?
You already have a full backup.
* is fast: listing bugs or opening them is a matter of
milliseconds
* doesn't pollute your project: no files are added in your
project
* integrates with your tooling: use the UI you like (CLI,
terminal, web) or integrate with your existing tools through
the CLI or the GraphQL API
* bridges to other bug trackers: use bridges to import and export
to other trackers.
--------------------------------
Repository : Main Repository
Name : git-bug
Version : 0.8.0-bp155.1.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 25.1 MiB
Installed : No
Status : not installed
Source package : git-bug-0.8.0-bp155.1.9.src
Upstream URL : https://github.com/MichaelMure/git-bug
Summary : Distributed, offline-first bug tracker embedded in git, with bridges
Description :
git-bug is a bug tracker that:
* is fully embedded in git: you only need your git repository to have
a bug tracker
* is distributed: use your normal git remote to collaborate, push and
pull your bugs!
* works offline: in a plane or under the sea? Keep reading and
writing bugs!
* prevents vendor lock-in: your usual service is down or went bad?
You already have a full backup.
* is fast: listing bugs or opening them is a matter of
milliseconds
* doesn't pollute your project: no files are added in your
project
* integrates with your tooling: use the UI you like (CLI,
terminal, web) or integrate with your existing tools through
the CLI or the GraphQL API
* bridges to other bug trackers: use bridges to import and export
to other trackers.