yape on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S yape

* (Optional) Uninstall yape on Arch using YAY

$ yay -Rns yape

2. Manually Install "yape" via AUR

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

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

b. Clone yape's git locally

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

c. Go to ~/yape folder and install it

$ cd ~/yape $ makepkg -si

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

ID: 1380336
Name: yape
PackageBaseID: 39238
PackageBase: yape
Version: 0.71.2-2
Description: Multiplatform Commodore 64 and 264 family emulator written in C++ using SDL2
URL: https://github.com/calmopyrin/yapesdl
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: fatmike
Submitter: fatmike
FirstSubmitted: 1280231896
LastModified: 1704365458
URLPath: /cgit/aur.git/snapshot/yape.tar.gz