python2-freezegun on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python2-freezegun

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

$ yay -Rns python2-freezegun

2. Manually Install "python2-freezegun" via AUR

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

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

b. Clone python2-freezegun's git locally

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

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

$ cd ~/python2-freezegun $ makepkg -si

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

ID: 1396124
Name: python2-freezegun
PackageBaseID: 202073
PackageBase: python2-freezegun
Version: 0.3.15-8
Description: Support for tests to mock datetime and set fake times values (legacy Python 2 version)
URL: https://pypi.org/project/freezegun/0.3.15/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: truocolo
Submitter: truocolo
FirstSubmitted: 1706719068
LastModified: 1706719068
URLPath: /cgit/aur.git/snapshot/python2-freezegun.tar.gz

5. The same packages on other Linux Distributions