rst2gemtext on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S rst2gemtext

* (Optional) Uninstall rst2gemtext on Arch using YAY

$ yay -Rns rst2gemtext

2. Manually Install "rst2gemtext" via AUR

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

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

b. Clone rst2gemtext's git locally

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

c. Go to ~/rst2gemtext folder and install it

$ cd ~/rst2gemtext $ makepkg -si

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

ID: 1416413
Name: rst2gemtext
PackageBaseID: 192053
PackageBase: rst2gemtext
Version: 0.3.1-4
Description: Converts reStructuredText to Gemtext (Gemini markup format)
URL: https://github.com/flozz/rst2gemtext
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1680082495
LastModified: 1709017349
URLPath: /cgit/aur.git/snapshot/rst2gemtext.tar.gz