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