prog8 on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "prog8" 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 prog8 on Arch using YAY
$
yay -S
prog8
Copied
* (Optional) Uninstall prog8 on Arch using YAY
$
yay -Rns
prog8
Copied
2. Manually Install "prog8" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone prog8's git locally
$
git clone https://aur.archlinux.org/prog8.git
~/prog8
Copied
c. Go to ~/prog8 folder and install it
$
cd
~/prog8
Copied
$
makepkg -si
Copied
3. Information about the prog8 package on Arch User Repository (AUR)
ID: 1407727
Name: prog8
PackageBaseID: 202387
PackageBase: prog8
Version: 10.1-1
Description: A high-level programming language designed for 6502 based devices
URL: https://github.com/irmen/prog8
NumVotes: 2
Popularity: 1.180275
OutOfDate:
Maintainer: Adiee5
Submitter: Adiee5
FirstSubmitted: 1707690677
LastModified: 1707690677
URLPath: /cgit/aur.git/snapshot/prog8.tar.gz
Name: prog8
PackageBaseID: 202387
PackageBase: prog8
Version: 10.1-1
Description: A high-level programming language designed for 6502 based devices
URL: https://github.com/irmen/prog8
NumVotes: 2
Popularity: 1.180275
OutOfDate:
Maintainer: Adiee5
Submitter: Adiee5
FirstSubmitted: 1707690677
LastModified: 1707690677
URLPath: /cgit/aur.git/snapshot/prog8.tar.gz