mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-02-03 02:37:55 +01:00
Add AUR link to install whalebird in README
This commit is contained in:
parent
258508ffd6
commit
fa282eb429
13
README.md
13
README.md
@ -63,16 +63,23 @@ $ brew cask install whalebird
|
|||||||
|
|
||||||
|
|
||||||
### Linux
|
### Linux
|
||||||
|
There are some packages in [release page](https://github.com/h3poteto/whalebird-desktop/releases), for example `.deb`, `.rpm` and `.AppImage`.
|
||||||
You can download `.deb` or `.rpm` from [release page](https://github.com/h3poteto/whalebird-desktop/releases).
|
|
||||||
If you do not want to use the package manager, please download `.tar.bz2` file and decompress it.
|
If you do not want to use the package manager, please download `.tar.bz2` file and decompress it.
|
||||||
|
|
||||||
Or please install the app from [snapcraft.io](https://snapcraft.io/whalebird).
|
If you are using snap, please install from [snapcraft.io](https://snapcraft.io/whalebird).
|
||||||
|
|
||||||
```
|
```
|
||||||
$ sudo snap install whalebird
|
$ sudo snap install whalebird
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Or you can install from [Arch User Repository](https://aur.archlinux.org/packages/whalebird-bin/).
|
||||||
|
|
||||||
|
```
|
||||||
|
$ yay -S whalebird-bin
|
||||||
|
```
|
||||||
|
|
||||||
|
:sparkles: Thanks to [@ariasuni](https://github.com/ariasuni) for adding it to AUR.
|
||||||
|
|
||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
You can download `.exe` from [release page](https://github.com/h3poteto/whalebird-desktop/releases).
|
You can download `.exe` from [release page](https://github.com/h3poteto/whalebird-desktop/releases).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user