jupyter_stata_kernel on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S jupyter_stata_kernel

* (Optional) Uninstall jupyter_stata_kernel on Arch using YAY

$ yay -Rns jupyter_stata_kernel

2. Manually Install "jupyter_stata_kernel" via AUR

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

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

b. Clone jupyter_stata_kernel's git locally

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

c. Go to ~/jupyter_stata_kernel folder and install it

$ cd ~/jupyter_stata_kernel $ makepkg -si

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

ID: 841244
Name: jupyter_stata_kernel
PackageBaseID: 139332
PackageBase: jupyter_stata_kernel
Version: 1.12.2-1
Description: A Jupyter kernel for Stata. Works with Windows, macOS, and Linux. Preserves program state.
URL: https://kylebarron.github.io/stata_kernel/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: izahn
Submitter: izahn
FirstSubmitted: 1549382780
LastModified: 1609550205
URLPath: /cgit/aur.git/snapshot/jupyter_stata_kernel.tar.gz