python-flet on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-flet

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

$ yay -Rns python-flet

2. Manually Install "python-flet" via AUR

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

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

b. Clone python-flet's git locally

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

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

$ cd ~/python-flet $ makepkg -si

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

ID: 1422186
Name: python-flet
PackageBaseID: 190673
PackageBase: python-flet
Version: 0.21.1-1
Description: Easily build realtime web, mobile and desktop apps in your favorite language and securely share them with your team.
URL: https://flet.dev/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: patlefort
Submitter: patlefort
FirstSubmitted: 1677042321
LastModified: 1709781688
URLPath: /cgit/aur.git/snapshot/python-flet.tar.gz