rst2beamer on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S rst2beamer

* (Optional) Uninstall rst2beamer on Arch using YAY

$ yay -Rns rst2beamer

2. Manually Install "rst2beamer" via AUR

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

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

b. Clone rst2beamer's git locally

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

c. Go to ~/rst2beamer folder and install it

$ cd ~/rst2beamer $ makepkg -si

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

ID: 666651
Name: rst2beamer
PackageBaseID: 138261
PackageBase: rst2beamer
Version: 0.6.6-3
Description: A docutils script converting restructured text into Beamer-flavoured LaTeX.
URL: www.agapow.net/software/rst2beamer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: sumner
FirstSubmitted: 1545543117
LastModified: 1573776112
URLPath: /cgit/aur.git/snapshot/rst2beamer.tar.gz