Skip to content

Commit

Permalink
Merge pull request #318 from Owen-sz/main
Browse files Browse the repository at this point in the history
Add pet in Terra repo guide
  • Loading branch information
RamiAwar authored Oct 10, 2024
2 parents f88549c + 4aa0695 commit 56b43be
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 @@ -467,11 +467,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 56b43be

Please sign in to comment.