joplin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S joplin

* (Optional) Uninstall joplin on Arch using YAY

$ yay -Rns joplin

2. Manually Install "joplin" via AUR

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

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

b. Clone joplin's git locally

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

c. Go to ~/joplin folder and install it

$ cd ~/joplin $ makepkg -si

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

ID: 1328417
Name: joplin
PackageBaseID: 131677
PackageBase: joplin
Version: 2.12.18-1
Description: A note taking and to-do application with synchronization capabilities - CLI App
URL: https://joplinapp.org/
NumVotes: 255
Popularity: 1.001949
OutOfDate: 1705348791
Maintainer: masterkorp
Submitter: masterkorp
FirstSubmitted: 1524069209
LastModified: 1696366228
URLPath: /cgit/aur.git/snapshot/joplin.tar.gz

5. The same packages on other Linux Distributions