cp437 on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S cp437

* (Optional) Uninstall cp437 on Arch using YAY

$ yay -Rns cp437

2. Manually Install "cp437" via AUR

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

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

b. Clone cp437's git locally

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

c. Go to ~/cp437 folder and install it

$ cd ~/cp437 $ makepkg -si

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

ID: 1285591
Name: cp437
PackageBaseID: 195497
PackageBase: cp437
Version: 0.6-1
Description: Emulates an old-style "code page 437" / "IBM-PC" character set terminal on a modern UTF-8 terminal emulator.
URL: https://github.com/keaston/cp437
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: th3rius
Submitter: th3rius
FirstSubmitted: 1688910655
LastModified: 1688910655
URLPath: /cgit/aur.git/snapshot/cp437.tar.gz