python-lottie on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-lottie

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

$ yay -Rns python-lottie

2. Manually Install "python-lottie" via AUR

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

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

b. Clone python-lottie's git locally

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

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

$ cd ~/python-lottie $ makepkg -si

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

ID: 1152799
Name: python-lottie
PackageBaseID: 152628
PackageBase: python-lottie
Version: 0.7.0-1
Description: A Python framework to work with Lottie files and Telegram animated stickers.
URL: https://pypi.org/project/lottie
NumVotes: 1
Popularity: 0
OutOfDate: 1700584393
Maintainer: specter119
Submitter: specter119
FirstSubmitted: 1589167935
LastModified: 1665843573
URLPath: /cgit/aur.git/snapshot/python-lottie.tar.gz