hovercraft on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S hovercraft

* (Optional) Uninstall hovercraft on Arch using YAY

$ yay -Rns hovercraft

2. Manually Install "hovercraft" via AUR

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

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

b. Clone hovercraft's git locally

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

c. Go to ~/hovercraft folder and install it

$ cd ~/hovercraft $ makepkg -si

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

ID: 716086
Name: hovercraft
PackageBaseID: 67372
PackageBase: hovercraft
Version: 2.7-1
Description: A tool to make impress.js presentations from reStructuredText
URL: https://github.com/regebro/hovercraft
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: fab31
FirstSubmitted: 1361280812
LastModified: 1585935623
URLPath: /cgit/aur.git/snapshot/hovercraft.tar.gz