How to Install and Uninstall gitea Package on Manjaro

Last updated: May 19,2024

1. Install "gitea" package

Please follow the guidelines below to install gitea on Manjaro

$ sudo pacman -Sy $ sudo pacman -S gitea

2. Uninstall "gitea" package

In this section, we are going to explain the necessary steps to uninstall gitea on Manjaro:

$ sudo pacman -Rcns gitea

3. Information about the gitea package on Manjaro

Repository : extra
Name : gitea
Version : 1.21.3-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 : 34.71 MiB
Installed Size : 111.48 MiB
Packager : Robin Candau
Build Date : Thu Dec 21 08:45:53 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions