fpc-svn on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S fpc-svn

* (Optional) Uninstall fpc-svn on Arch using YAY

$ yay -Rns fpc-svn

2. Manually Install "fpc-svn" via AUR

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

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

b. Clone fpc-svn's git locally

$ git clone https://aur.archlinux.org/fpc-svn.git ~/fpc-svn

c. Go to ~/fpc-svn folder and install it

$ cd ~/fpc-svn $ makepkg -si

3. Information about the fpc-svn package on Arch User Repository (AUR)

ID: 506155
Name: fpc-svn
PackageBaseID: 20217
PackageBase: fpc-svn
Version: 3.1.1.r38855-1
Description: The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible Pascal Compiler. It comes with fully TP 7.0 compatible run-time library.
URL: http://www.freepascal.org/
NumVotes: 4
Popularity: 0
OutOfDate: 1640814757
Maintainer:
FirstSubmitted: 1222424376
LastModified: 1524840152
URLPath: /cgit/aur.git/snapshot/fpc-svn.tar.gz