onote-bin on AUR (Arch User Repository)

Last updated: July 08,2024

1. Install "onote-bin" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install onote-bin on Arch using YAY

$ yay -S onote-bin

* (Optional) Uninstall onote-bin on Arch using YAY

$ yay -Rns onote-bin

2. Manually Install "onote-bin" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone onote-bin's git locally

$ git clone https://aur.archlinux.org/onote-bin.git ~/onote-bin

c. Go to ~/onote-bin folder and install it

$ cd ~/onote-bin $ makepkg -si

3. Information about the onote-bin package on Arch User Repository (AUR)

ID: 1426945
Name: onote-bin
PackageBaseID: 198889
PackageBase: onote-bin
Version: 0.11.0-3
Description: Markdown note taking application, based on monaco editor, supports local and SSH data sources.Markdown笔记应用,基于monaco-editor,支持本地及SSH数据源
URL: https://github.com/pansinm/ONote
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1698220570
LastModified: 1710405545
URLPath: /cgit/aur.git/snapshot/onote-bin.tar.gz