vape on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S vape

* (Optional) Uninstall vape on Arch using YAY

$ yay -Rns vape

2. Manually Install "vape" via AUR

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

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

b. Clone vape's git locally

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

c. Go to ~/vape folder and install it

$ cd ~/vape $ makepkg -si

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

ID: 820210
Name: vape
PackageBaseID: 129798
PackageBase: vape
Version: 0.4.0-1
Description: A command-line tool that converts text into 'vaporwave' text - fullwidth UTF-8 characters.
URL: https://github.com/JoshuaRLi/vape
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: prg
Submitter: JoshuaRLi
FirstSubmitted: 1517848182
LastModified: 1605665669
URLPath: /cgit/aur.git/snapshot/vape.tar.gz