mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 05:49:53 +08:00
vnote is outdate. use vnote-bin from AUR. (#436)
Use `vnote-bin` instead of `vnote` from AUR.
This commit is contained in:
parent
9923feea14
commit
af39cf5232
@ -44,11 +44,11 @@ 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
|
### Arch Linux
|
||||||
VNote on Arch Linux can be installed from the AUR as [vnote](https://aur.archlinux.org/packages/vnote/):
|
VNote on Arch Linux can be installed from the AUR as [vnote](https://aur.archlinux.org/packages/vnote-bin/):
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
git clone https://aur.archlinux.org/vnote.git
|
git clone https://aur.archlinux.org/vnote-bin.git
|
||||||
cd vnote
|
cd vnote-bin
|
||||||
makepkg -sic
|
makepkg -sic
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -44,11 +44,11 @@ sudo zypper in vnote
|
|||||||
由于 Leap 42 及以下版本的 Qt 版本过低,我们无法在 OBS 上进行打包。请使用 AppImage 或自行构建。
|
由于 Leap 42 及以下版本的 Qt 版本过低,我们无法在 OBS 上进行打包。请使用 AppImage 或自行构建。
|
||||||
|
|
||||||
### Arch Linux
|
### Arch Linux
|
||||||
Arch Linux可以通过AUR中的 [vnote](https://aur.archlinux.org/packages/vnote/) 进行安装:
|
Arch Linux可以通过AUR中的 [vnote-bin](https://aur.archlinux.org/packages/vnote-bin/) 进行安装:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
git clone https://aur.archlinux.org/vnote.git
|
git clone https://aur.archlinux.org/vnote-bin.git
|
||||||
cd vnote
|
cd vnote-bin
|
||||||
makepkg -sic
|
makepkg -sic
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user