python-solara on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-solara

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

$ yay -Rns python-solara

2. Manually Install "python-solara" via AUR

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

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

b. Clone python-solara's git locally

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

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

$ cd ~/python-solara $ makepkg -si

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

ID: 1425819
Name: python-solara
PackageBaseID: 199294
PackageBase: python-solara
Version: 1.29.1-1
Description: A pure Python, React-style web framework
URL: https://solara.dev
NumVotes: 1
Popularity: 0.088623
OutOfDate:
Maintainer: AlexBocken
Submitter: AlexBocken
FirstSubmitted: 1699273949
LastModified: 1710248067
URLPath: /cgit/aur.git/snapshot/python-solara.tar.gz