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

Last updated: November 23,2024

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

$ yay -S code-notes-appimage

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

$ yay -Rns code-notes-appimage

2. Manually Install "code-notes-appimage" 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-appimage's git locally

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

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

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

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

ID: 1004810
Name: code-notes-appimage
PackageBaseID: 174030
PackageBase: code-notes-appimage
Version: 1.2.4-1
Description: A simple code snippet & gist manager for developers built with Electron & Vue.js
URL: https://github.com/lauthieb/code-notes
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: marcqw
Submitter: marcqw
FirstSubmitted: 1639666858
LastModified: 1639666858
URLPath: /cgit/aur.git/snapshot/code-notes-appimage.tar.gz