mirror of
https://github.com/FiloSottile/age.git
synced 2026-03-11 08:55:41 +00:00
README: add Fedora installation instructions (#183)
This commit is contained in:
parent
7a335c9d5d
commit
50254ff522
1 changed files with 6 additions and 0 deletions
|
|
@ -130,6 +130,12 @@ On Arch Linux, age is available in the official repositories:
|
|||
sudo pacman -Syu age
|
||||
```
|
||||
|
||||
On Fedora 33 and later, [`age`](https://src.fedoraproject.org/rpms/age) is available through `dnf`:
|
||||
|
||||
```
|
||||
dnf install age
|
||||
```
|
||||
|
||||
On OpenBSD -current and 6.7+, you can use the port:
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue