clk-sdl on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S clk-sdl

* (Optional) Uninstall clk-sdl on Arch using YAY

$ yay -Rns clk-sdl

2. Manually Install "clk-sdl" via AUR

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

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

b. Clone clk-sdl's git locally

$ git clone https://aur.archlinux.org/clk-sdl.git ~/clk-sdl

c. Go to ~/clk-sdl folder and install it

$ cd ~/clk-sdl $ makepkg -si

3. Information about the clk-sdl package on Arch User Repository (AUR)

ID: 1394350
Name: clk-sdl
PackageBaseID: 177321
PackageBase: clk-sdl
Version: 2024_01_22-1
Description: a latency hating emulator for 8 and 16 bit platforms(sdl version)
URL: https://github.com/TomHarte/CLK
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: silverhikari
Submitter: silverhikari
FirstSubmitted: 1648342980
LastModified: 1706477737
URLPath: /cgit/aur.git/snapshot/clk-sdl.tar.gz