code-notes-bin on AUR (Arch User Repository)

Last updated: June 26,2024

1. Install "code-notes-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 code-notes-bin on Arch using YAY

$ yay -S code-notes-bin

* (Optional) Uninstall code-notes-bin on Arch using YAY

$ yay -Rns code-notes-bin

2. Manually Install "code-notes-bin" via AUR

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

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

b. Clone code-notes-bin's git locally

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

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

$ cd ~/code-notes-bin $ makepkg -si

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

ID: 1422201
Name: code-notes-bin
PackageBaseID: 196784
PackageBase: code-notes-bin
Version: 1.2.4-5
Description: A simple code snippet & gist manager for developers built with Electron & Vue.js
URL: https://lauthieb.github.io/code-notes
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1692420082
LastModified: 1709783681
URLPath: /cgit/aur.git/snapshot/code-notes-bin.tar.gz