stata on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S stata

* (Optional) Uninstall stata on Arch using YAY

$ yay -Rns stata

2. Manually Install "stata" via AUR

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

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

b. Clone stata's git locally

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

c. Go to ~/stata folder and install it

$ cd ~/stata $ makepkg -si

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

ID: 1383537
Name: stata
PackageBaseID: 201404
PackageBase: stata
Version: 18-1
Description: A high-level statistical language used in econometrics and statistics.
URL: https://www.stata.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mwaddoups
Submitter: mwaddoups
FirstSubmitted: 1704897262
LastModified: 1704897262
URLPath: /cgit/aur.git/snapshot/stata.tar.gz