noter on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S noter

* (Optional) Uninstall noter on Arch using YAY

$ yay -Rns noter

2. Manually Install "noter" via AUR

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

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

b. Clone noter's git locally

$ git clone https://aur.archlinux.org/noter.git ~/noter

c. Go to ~/noter folder and install it

$ cd ~/noter $ makepkg -si

3. Information about the noter package on Arch User Repository (AUR)

ID: 762023
Name: noter
PackageBaseID: 155212
PackageBase: noter
Version: 0.3.alpha-1
Description: Simple Serial Port Terminal. It allows communication with serial ports, and some hex to text and text to hex utilities
URL: https://github.com/doquen/noter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1594164342
LastModified: 1594164342
URLPath: /cgit/aur.git/snapshot/noter.tar.gz