rpaste/README.md

18 lines
443 B
Markdown
Raw Normal View History

2021-12-21 01:05:45 +00:00
# rpaste
rpaste utility written in go.
This repository is hosted at the [RESF Git Service](https://git.resf.org) with a mirror to [Github](https://github.com/rocky-linux/rpaste).
## Installation
If you are running Rocky Linux, it is available in the extras repository.
```
# dnf install rpaste
```
## Building
If you are wanting to build this utility yourself, minimum golang 1.18 is required. Rocky Linux 8.7 and 9.1 should have this.