lazarus-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S lazarus-git

* (Optional) Uninstall lazarus-git on Arch using YAY

$ yay -Rns lazarus-git

2. Manually Install "lazarus-git" via AUR

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

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

b. Clone lazarus-git's git locally

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

c. Go to ~/lazarus-git folder and install it

$ cd ~/lazarus-git $ makepkg -si

3. Information about the lazarus-git package on Arch User Repository (AUR)

ID: 1392061
Name: lazarus-git
PackageBaseID: 201851
PackageBase: lazarus-git
Version: 3.0.r1133.g371d85a6-1
Description: Delphi-like IDE for FreePascal common files
URL: https://gitlab.com/freepascal.org/lazarus/lazarus
NumVotes: 0
Popularity: 0
OutOfDate: 1706359485
Maintainer: xiota
Submitter: xiota
FirstSubmitted: 1706140488
LastModified: 1706140488
URLPath: /cgit/aur.git/snapshot/lazarus-git.tar.gz