How to Install and Uninstall gitea Package on Arch Linux

Last updated: May 20,2024

1. Install "gitea" package

This tutorial shows how to install gitea on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S gitea

2. Uninstall "gitea" package

Please follow the guidelines below to uninstall gitea on Arch Linux:

$ sudo pacman -Rcns gitea

3. Information about the gitea package on Arch Linux

Repository : extra
Name : gitea
Version : 1.21.7-1
Description : Painless self-hosted Git service, community managed.
Architecture : x86_64
URL : https://gitea.io
Licenses : MIT
Groups : None
Provides : None
Depends On : git
Optional Deps : mariadb: MariaDB support
memcached: MemCached support
openssh: GIT over SSH support
pam: Authentication via PAM support
postgresql: PostgreSQL support
redis: Redis support
sqlite: SQLite support
Conflicts With : None
Replaces : None
Download Size : 32.97 MiB
Installed Size : 99.12 MiB
Packager : Robin Candau
Build Date : Mon Feb 26 17:33:22 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions