gretl on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gretl

* (Optional) Uninstall gretl on Arch using YAY

$ yay -Rns gretl

2. Manually Install "gretl" via AUR

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

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

b. Clone gretl's git locally

$ git clone https://aur.archlinux.org/gretl.git ~/gretl

c. Go to ~/gretl folder and install it

$ cd ~/gretl $ makepkg -si

3. Information about the gretl package on Arch User Repository (AUR)

ID: 1395796
Name: gretl
PackageBaseID: 107960
PackageBase: gretl
Version: 2023c-1
Description: A cross-platform software package for econometric analysis, written in the C programming language
URL: http://gretl.sourceforge.net/
NumVotes: 12
Popularity: 0.037902
OutOfDate:
Maintainer: meanjollies
Submitter: Harvie
FirstSubmitted: 1456251451
LastModified: 1706667492
URLPath: /cgit/aur.git/snapshot/gretl.tar.gz