lazarus-beta on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S lazarus-beta

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

$ yay -Rns lazarus-beta

2. Manually Install "lazarus-beta" via AUR

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

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

b. Clone lazarus-beta's git locally

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

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

$ cd ~/lazarus-beta $ makepkg -si

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

ID: 1378957
Name: lazarus-beta
PackageBaseID: 196104
PackageBase: lazarus-beta
Version: 3.0.0-1
Description: Delphi-like IDE for FreePascal common files
URL: https://www.lazarus-ide.org/
NumVotes: 1
Popularity: 0.028329
OutOfDate: 1709132204
Maintainer: 0tkl
Submitter: 0tkl
FirstSubmitted: 1690255589
LastModified: 1704202534
URLPath: /cgit/aur.git/snapshot/lazarus-beta.tar.gz