pascal-fc on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S pascal-fc

* (Optional) Uninstall pascal-fc on Arch using YAY

$ yay -Rns pascal-fc

2. Manually Install "pascal-fc" via AUR

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

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

b. Clone pascal-fc's git locally

$ git clone https://aur.archlinux.org/pascal-fc.git ~/pascal-fc

c. Go to ~/pascal-fc folder and install it

$ cd ~/pascal-fc $ makepkg -si

3. Information about the pascal-fc package on Arch User Repository (AUR)

ID: 1148698
Name: pascal-fc
PackageBaseID: 149077
PackageBase: pascal-fc
Version: 1-5
Description: An implementation of pascal with extra constructs for teaching concurrent programming
URL: https://github.com/danieljabailey/Pascal-FC
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: laura7089
Submitter: laura7089
FirstSubmitted: 1581595327
LastModified: 1664982515
URLPath: /cgit/aur.git/snapshot/pascal-fc.tar.gz