gretl on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install gretl on Arch using YAY
$
yay -S
gretl
Copied
* (Optional) Uninstall gretl on Arch using YAY
$
yay -Rns
gretl
Copied
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
Copied
b. Clone gretl's git locally
$
git clone https://aur.archlinux.org/gretl.git
~/gretl
Copied
c. Go to ~/gretl folder and install it
$
cd
~/gretl
Copied
$
makepkg -si
Copied
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
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