How to Install and Uninstall git-web Package on openSuSE Tumbleweed
Last updated: December 26,2024
1. Install "git-web" package
Here is a brief guide to show you how to install git-web on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
git-web
Copied
2. Uninstall "git-web" package
This guide covers the steps necessary to uninstall git-web on openSuSE Tumbleweed:
$
sudo zypper remove
git-web
Copied
3. Information about the git-web package on openSuSE Tumbleweed
Information for package git-web:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : git-web
Version : 2.44.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 376.3 KiB
Installed : No
Status : not installed
Source package : git-2.44.0-1.1.src
Upstream URL : https://git-scm.com/
Summary : Git Web Interface
Description :
CGI script that allows browsing git repositories via web interface.
The apache2 configuration contained in this package installs a virtual
directory /git/ that calls the cgi script.
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : git-web
Version : 2.44.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 376.3 KiB
Installed : No
Status : not installed
Source package : git-2.44.0-1.1.src
Upstream URL : https://git-scm.com/
Summary : Git Web Interface
Description :
CGI script that allows browsing git repositories via web interface.
The apache2 configuration contained in this package installs a virtual
directory /git/ that calls the cgi script.