python-flask-admin on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-flask-admin

* (Optional) Uninstall python-flask-admin on Arch using YAY

$ yay -Rns python-flask-admin

2. Manually Install "python-flask-admin" via AUR

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

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

b. Clone python-flask-admin's git locally

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

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

$ cd ~/python-flask-admin $ makepkg -si

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

ID: 1419393
Name: python-flask-admin
PackageBaseID: 128496
PackageBase: python-flask-admin
Version: 1.6.1-1
Description: Simple and extensible admin interface framework for Flask
URL: https://github.com/flask-admin/flask-admin/
NumVotes: 3
Popularity: 0.752575
OutOfDate:
Maintainer: blackfan321
Submitter: RcrdBrt
FirstSubmitted: 1514634428
LastModified: 1709379756
URLPath: /cgit/aur.git/snapshot/python-flask-admin.tar.gz