How to Install and Uninstall gitweb Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 11,2024

1. Install "gitweb" package

Please follow the guidance below to install gitweb on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install gitweb

2. Uninstall "gitweb" package

This guide let you learn how to uninstall gitweb on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove gitweb $ sudo apt autoclean && sudo apt autoremove

3. Information about the gitweb package on Ubuntu 21.10 (Impish Indri)

Package: gitweb
Architecture: all
Version: 1:2.32.0-1ubuntu1
Multi-Arch: foreign
Priority: optional
Section: universe/devel
Source: git
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jonathan Nieder
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 944
Depends: git (>> 1:2.32.0), git (<< 1:2.32.0-.), perl, libcgi-pm-perl
Recommends: apache2 (>= 2.4.6-4~) | lynx | httpd, libhttp-date-perl | libtime-parsedate-perl
Suggests: httpd-cgi | libcgi-fast-perl, git-doc
Breaks: apache2.2-common (<< 2.3~)
Filename: pool/universe/g/git/gitweb_2.32.0-1ubuntu1_all.deb
Size: 9716
MD5sum: 80ddb93e1c8c3dbf196f9a6c8fd3a067
SHA1: 0a5d08ea3267d0b01b619baf56f2a4e86a639235
SHA256: 29a790daeeacc7f58ee121649e665935cc8aaa8f40f9723d076033eea890677e
SHA512: 2716a63eedb3d422f84a624d0559d1f34e7125f75b00ea38d9c67be8f20684dd69382b65283d464f17f702898c41829a79faf8c940f1db3ea706076c39ec2c9a
Homepage: https://git-scm.com/
Description-en: fast, scalable, distributed revision control system (web interface)
Git is popular version control system designed to handle very large
projects with speed and efficiency; it is used for many high profile
open source projects, most notably the Linux kernel.
.
Git falls in the category of distributed source code management tools.
Every Git working directory is a full-fledged repository with full
revision tracking capabilities, not dependent on network access or a
central server.
.
This package configures a web interface for browsing git repositories.
.
If apache2 is installed, the web interface is automatically made
available at http://localhost/gitweb. Other servers that support CGI
or mod_perl are supported through manual configuration.
.
If libcgi-fast-perl is installed, gitweb can also be run over FastCGI
(and served by nginx, for example).
Description-md5: 2140d89702ec1cd621b41c71a95a910a