p2c on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S p2c

* (Optional) Uninstall p2c on Arch using YAY

$ yay -Rns p2c

2. Manually Install "p2c" via AUR

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

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

b. Clone p2c's git locally

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

c. Go to ~/p2c folder and install it

$ cd ~/p2c $ makepkg -si

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

ID: 1188096
Name: p2c
PackageBaseID: 128942
PackageBase: p2c
Version: 2.02-1
Description: Pascal to C/C++ translator converter
URL: http://users.fred.net/tds/lab/p2c/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: Barthalion
FirstSubmitted: 1515342915
LastModified: 1672037462
URLPath: /cgit/aur.git/snapshot/p2c.tar.gz