book: Rename Arch Linux's repository from community
to extra
(#7543)
This commit is contained in:
parent
57e538d07b
commit
9ccca81305
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
||||||
- [Linux](#linux)
|
- [Linux](#linux)
|
||||||
- [Ubuntu](#ubuntu)
|
- [Ubuntu](#ubuntu)
|
||||||
- [Fedora/RHEL](#fedorarhel)
|
- [Fedora/RHEL](#fedorarhel)
|
||||||
- [Arch Linux community](#arch-linux-community)
|
- [Arch Linux extra](#arch-linux-extra)
|
||||||
- [NixOS](#nixos)
|
- [NixOS](#nixos)
|
||||||
- [Flatpak](#flatpak)
|
- [Flatpak](#flatpak)
|
||||||
- [AppImage](#appimage)
|
- [AppImage](#appimage)
|
||||||
|
@ -70,9 +70,9 @@ sudo dnf copr enable varlad/helix
|
||||||
sudo dnf install helix
|
sudo dnf install helix
|
||||||
```
|
```
|
||||||
|
|
||||||
### Arch Linux community
|
### Arch Linux extra
|
||||||
|
|
||||||
Releases are available in the `community` repository:
|
Releases are available in the `extra` repository:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
sudo pacman -S helix
|
sudo pacman -S helix
|
||||||
|
|
Loading…
Reference in a new issue