wiki2beamer on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S wiki2beamer

* (Optional) Uninstall wiki2beamer on Arch using YAY

$ yay -Rns wiki2beamer

2. Manually Install "wiki2beamer" via AUR

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

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

b. Clone wiki2beamer's git locally

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

c. Go to ~/wiki2beamer folder and install it

$ cd ~/wiki2beamer $ makepkg -si

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

ID: 1382316
Name: wiki2beamer
PackageBaseID: 30937
PackageBase: wiki2beamer
Version: 0.10.0-1
Description: wiki2beamer is a small tool to create LaTeX Beamer presentations from text files with a wiki-like syntax. Thus, it enables the user to create beamer presentations in a less time-consuming way.
URL: https://wiki2beamer.github.io/
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: t-8ch
Submitter:
FirstSubmitted: 1254749456
LastModified: 1704704163
URLPath: /cgit/aur.git/snapshot/wiki2beamer.tar.gz