Skip to content

Commit

Permalink
Merge PR #7: Add install from AUR directions for Arch based OSs
Browse files Browse the repository at this point in the history
  • Loading branch information
quackduck authored Feb 19, 2021
2 parents 383513a + 7e6f3e5 commit 2ad2303
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,12 @@ or

Get an executable from [releases](https://github.com/quackduck/uniclip/releases) and install to `/usr/bin/uniclip`

#### Arch/Artix/Manjaro Linux:
```sh
yay -S uniclip # or paru -S uniclip
```
Thanks to [Scott Little](https://github.com/CodeLongAndProsper90) for submitting Uniclip to the AUR!

### Android

Get an executable from [releases](https://github.com/quackduck/uniclip/releases) and install to `$PREFIX/usr/bin/uniclip`
Expand Down

0 comments on commit 2ad2303

Please sign in to comment.