slides on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "slides" 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
Copied
b. Install slides on Arch using YAY
$
yay -S
slides
Copied
* (Optional) Uninstall slides on Arch using YAY
$
yay -Rns
slides
Copied
2. Manually Install "slides" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone slides's git locally
$
git clone https://aur.archlinux.org/slides.git
~/slides
Copied
c. Go to ~/slides folder and install it
$
cd
~/slides
Copied
$
makepkg -si
Copied
3. Information about the slides package on Arch User Repository (AUR)
ID: 1221121
Name: slides
PackageBaseID: 167778
PackageBase: slides
Version: 0.9.0-2
Description: Terminal based presentation tool
URL: https://github.com/maaslalani/slides
NumVotes: 7
Popularity: 0.277526
OutOfDate:
Maintainer: ocelotsloth
Submitter: ocelotsloth
FirstSubmitted: 1623204125
LastModified: 1677937129
URLPath: /cgit/aur.git/snapshot/slides.tar.gz
Name: slides
PackageBaseID: 167778
PackageBase: slides
Version: 0.9.0-2
Description: Terminal based presentation tool
URL: https://github.com/maaslalani/slides
NumVotes: 7
Popularity: 0.277526
OutOfDate:
Maintainer: ocelotsloth
Submitter: ocelotsloth
FirstSubmitted: 1623204125
LastModified: 1677937129
URLPath: /cgit/aur.git/snapshot/slides.tar.gz