mirror of
https://gitea.com/gitea/docs.git
synced 2026-07-08 14:35:23 +00:00
Add Arch package registry (#111)
Docs for https://github.com/go-gitea/gitea/pull/32692 Close #47 Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Reviewed-on: https://gitea.com/gitea/docs/pulls/111 Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: KN4CK3R <admin@oldschoolhack.me> Co-committed-by: KN4CK3R <admin@oldschoolhack.me>
This commit is contained in:
@@ -15,6 +15,7 @@ The following package managers are currently supported:
|
||||
| Name | Language | Package client |
|
||||
| ---- | -------- | -------------- |
|
||||
| [Alpine](usage/packages/alpine.md) | - | `apk` |
|
||||
| [Arch](usage/packages/arch.md) | - | `pacman` |
|
||||
| [Cargo](usage/packages/cargo.md) | Rust | `cargo` |
|
||||
| [Chef](usage/packages/chef.md) | - | `knife` |
|
||||
| [Composer](usage/packages/composer.md) | PHP | `composer` |
|
||||
|
||||
Reference in New Issue
Block a user