python-streamlit-webrtc on AUR (Arch User Repository)

Last updated: May 22,2024

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

$ yay -S python-streamlit-webrtc

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

$ yay -Rns python-streamlit-webrtc

2. Manually Install "python-streamlit-webrtc" 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-webrtc's git locally

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

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

$ cd ~/python-streamlit-webrtc $ makepkg -si

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

ID: 1134799
Name: python-streamlit-webrtc
PackageBaseID: 174153
PackageBase: python-streamlit-webrtc
Version: 0.43.4-1
Description: Real-time video and audio streams over the network, with Streamlit
URL: https://github.com/whitphx/streamlit-webrtc
NumVotes: 0
Popularity: 0
OutOfDate: 1709586337
Maintainer:
Submitter: hottea
FirstSubmitted: 1639976729
LastModified: 1662241349
URLPath: /cgit/aur.git/snapshot/python-streamlit-webrtc.tar.gz