fpc-src-svn on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S fpc-src-svn

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

$ yay -Rns fpc-src-svn

2. Manually Install "fpc-src-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-src-svn's git locally

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

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

$ cd ~/fpc-src-svn $ makepkg -si

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

ID: 506156
Name: fpc-src-svn
PackageBaseID: 20217
PackageBase: fpc-svn
Version: 3.1.1.r38855-1
Description: Sources for the Free Pascal Compiler (required by the Lazarus IDE)
URL: http://www.freepascal.org/
NumVotes: 4
Popularity: 0
OutOfDate: 1640814757
Maintainer:
FirstSubmitted: 1222424376
LastModified: 1524840152
URLPath: /cgit/aur.git/snapshot/fpc-src-svn.tar.gz