python-streamlit on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-streamlit

* (Optional) Uninstall python-streamlit on Arch using YAY

$ yay -Rns python-streamlit

2. Manually Install "python-streamlit" via AUR

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

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

b. Clone python-streamlit's git locally

$ git clone https://aur.archlinux.org/python-streamlit.git ~/python-streamlit

c. Go to ~/python-streamlit folder and install it

$ cd ~/python-streamlit $ makepkg -si

3. Information about the python-streamlit package on Arch User Repository (AUR)

ID: 1384642
Name: python-streamlit
PackageBaseID: 145942
PackageBase: python-streamlit
Version: 1.30.0-1
Description: The fastest way to build data apps in Python
URL: https://streamlit.io
NumVotes: 2
Popularity: 0
OutOfDate: 1709586191
Maintainer: sgar
Submitter: mhsekhavat
FirstSubmitted: 1571499553
LastModified: 1705073341
URLPath: /cgit/aur.git/snapshot/python-streamlit.tar.gz