python-kivymd on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-kivymd

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

$ yay -Rns python-kivymd

2. Manually Install "python-kivymd" via AUR

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

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

b. Clone python-kivymd's git locally

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

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

$ cd ~/python-kivymd $ makepkg -si

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

ID: 1156993
Name: python-kivymd
PackageBaseID: 122801
PackageBase: python-kivymd
Version: 1.1.1-1
Description: KivyMD is a collection of Material Design compliant widgets for use with Kivy, a framework for cross-platform, touch-enabled graphical applications.
URL: https://github.com/kivymd/KivyMD/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: EnderPi
Submitter: LazAnt
FirstSubmitted: 1495520077
LastModified: 1666684150
URLPath: /cgit/aur.git/snapshot/python-kivymd.tar.gz