apostrophe on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S apostrophe

* (Optional) Uninstall apostrophe on Arch using YAY

$ yay -Rns apostrophe

2. Manually Install "apostrophe" via AUR

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

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

b. Clone apostrophe's git locally

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

c. Go to ~/apostrophe folder and install it

$ cd ~/apostrophe $ makepkg -si

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

ID: 1389374
Name: apostrophe
PackageBaseID: 151669
PackageBase: apostrophe
Version: 2.6.3-6
Description: A distraction free Markdown editor for GNU/Linux made with GTK+
URL: https://world.pages.gitlab.gnome.org/apostrophe
NumVotes: 33
Popularity: 0.263106
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1587221721
LastModified: 1705782119
URLPath: /cgit/aur.git/snapshot/apostrophe.tar.gz