mingw-w64-fpc on AUR (Arch User Repository)
Last updated: November 13,2024
1. Install "mingw-w64-fpc" 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 mingw-w64-fpc on Arch using YAY
$
yay -S
mingw-w64-fpc
Copied
* (Optional) Uninstall mingw-w64-fpc on Arch using YAY
$
yay -Rns
mingw-w64-fpc
Copied
2. Manually Install "mingw-w64-fpc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mingw-w64-fpc's git locally
$
git clone https://aur.archlinux.org/mingw-w64-fpc.git
~/mingw-w64-fpc
Copied
c. Go to ~/mingw-w64-fpc folder and install it
$
cd
~/mingw-w64-fpc
Copied
$
makepkg -si
Copied
3. Information about the mingw-w64-fpc package on Arch User Repository (AUR)
ID: 926839
Name: mingw-w64-fpc
PackageBaseID: 119856
PackageBase: mingw-w64-fpc
Version: 3.2.2-1
Description: Cross FPC for the MinGW-w64 cross compiler
URL: https://freepascal.org/
NumVotes: 2
Popularity: 0.016019
OutOfDate:
Maintainer: chungy
Submitter: Schala
FirstSubmitted: 1487137020
LastModified: 1624808747
URLPath: /cgit/aur.git/snapshot/mingw-w64-fpc.tar.gz
Name: mingw-w64-fpc
PackageBaseID: 119856
PackageBase: mingw-w64-fpc
Version: 3.2.2-1
Description: Cross FPC for the MinGW-w64 cross compiler
URL: https://freepascal.org/
NumVotes: 2
Popularity: 0.016019
OutOfDate:
Maintainer: chungy
Submitter: Schala
FirstSubmitted: 1487137020
LastModified: 1624808747
URLPath: /cgit/aur.git/snapshot/mingw-w64-fpc.tar.gz