mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
Added installation on arch linux. (#103)
This commit is contained in:
parent
d97a2c51ab
commit
9f2d3d1a1a
@ -39,6 +39,15 @@ For other architectures, please search for `vnote` at [software.opensuse.org](ht
|
|||||||
|
|
||||||
We don't support Leap 42 and below due to the Qt version. Please use AppImage or build it yourself.
|
We don't support Leap 42 and below due to the Qt version. Please use AppImage or build it yourself.
|
||||||
|
|
||||||
|
### Arch Linux
|
||||||
|
VNote on Arch Linux can be installed from the AUR as [vnote-git](https://aur.archlinux.org/packages/vnote-git/)
|
||||||
|
|
||||||
|
```shell
|
||||||
|
git clone https://aur.archlinux.org/vnote-git.git
|
||||||
|
cd vnote-git
|
||||||
|
makepkg -sic
|
||||||
|
```
|
||||||
|
|
||||||
## MacOS
|
## MacOS
|
||||||
[](https://travis-ci.org/tamlok/vnote)
|
[](https://travis-ci.org/tamlok/vnote)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user