python-simplenote on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S python-simplenote

* (Optional) Uninstall python-simplenote on Arch using YAY

$ yay -Rns python-simplenote

2. Manually Install "python-simplenote" via AUR

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

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

b. Clone python-simplenote's git locally

$ git clone https://aur.archlinux.org/python-simplenote.git ~/python-simplenote

c. Go to ~/python-simplenote folder and install it

$ cd ~/python-simplenote $ makepkg -si

3. Information about the python-simplenote package on Arch User Repository (AUR)

ID: 730517
Name: python-simplenote
PackageBaseID: 152330
PackageBase: python-simplenote
Version: 2.1.4-1
Description: Python API wrapper for the Simplenote web service
URL: https://github.com/simplenote-vim/simplenote.py
NumVotes: 2
Popularity: 3.0E-5
OutOfDate:
Maintainer: MagicAndWires
Submitter: MagicAndWires
FirstSubmitted: 1588552183
LastModified: 1588552183
URLPath: /cgit/aur.git/snapshot/python-simplenote.tar.gz