Skip to content

Commit

Permalink
Merge branch 'main' into feat-syspath
Browse files Browse the repository at this point in the history
  • Loading branch information
csessh committed Oct 11, 2024
2 parents 20f1bb3 + 56b43be commit b0d4b03
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -469,11 +469,15 @@ brew unlink pet && brew uninstall pet
brew install knqyf263/pet/pet
```

## RedHat, CentOS
## Fedora, RedHat, CentOS
Download rpm package from [the releases page](https://github.com/knqyf263/pet/releases)
```
sudo rpm -ivh https://github.com/knqyf263/pet/releases/download/v0.3.0/pet_0.3.0_linux_amd64.rpm
```
Also available on the [Terra repository](https://terra.fyralabs.com/) (3rd party) for Fedora/Fedora-based distros
```
sudo dnf install pet
```

## Debian, Ubuntu
Download deb package from [the releases page](https://github.com/knqyf263/pet/releases)
Expand Down

0 comments on commit b0d4b03

Please sign in to comment.