python2-pytz on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python2-pytz

* (Optional) Uninstall python2-pytz on Arch using YAY

$ yay -Rns python2-pytz

2. Manually Install "python2-pytz" via AUR

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

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

b. Clone python2-pytz's git locally

$ git clone https://aur.archlinux.org/python2-pytz.git ~/python2-pytz

c. Go to ~/python2-pytz folder and install it

$ cd ~/python2-pytz $ makepkg -si

3. Information about the python2-pytz package on Arch User Repository (AUR)

ID: 1403294
Name: python2-pytz
PackageBaseID: 173039
PackageBase: python2-pytz
Version: 2024.1-1
Description: Cross platform time zone library for Python2
URL: https://pypi.python.org/pypi/pytz
NumVotes: 3
Popularity: 0.002066
OutOfDate:
Maintainer: micwoj92
Submitter: micwoj92
FirstSubmitted: 1636804454
LastModified: 1706942795
URLPath: /cgit/aur.git/snapshot/python2-pytz.tar.gz

5. The same packages on other Linux Distributions