python-pytweening on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-pytweening

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

$ yay -Rns python-pytweening

2. Manually Install "python-pytweening" via AUR

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

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

b. Clone python-pytweening's git locally

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

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

$ cd ~/python-pytweening $ makepkg -si

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

ID: 1423596
Name: python-pytweening
PackageBaseID: 111952
PackageBase: python-pytweening
Version: 1.2.0-1
Description: A set of tweening / easing functions implemented in Python.
URL: https://github.com/asweigart/pytweening
NumVotes: 9
Popularity: 3.5E-5
OutOfDate:
Maintainer:
Submitter: awh
FirstSubmitted: 1464809826
LastModified: 1709947364
URLPath: /cgit/aur.git/snapshot/python-pytweening.tar.gz