python-time-machine on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-time-machine

* (Optional) Uninstall python-time-machine on Arch using YAY

$ yay -Rns python-time-machine

2. Manually Install "python-time-machine" via AUR

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

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

b. Clone python-time-machine's git locally

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

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

$ cd ~/python-time-machine $ makepkg -si

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

ID: 1129647
Name: python-time-machine
PackageBaseID: 185163
PackageBase: python-time-machine
Version: 2.8.1-1
Description: Travel through time in your tests.
URL: https://github.com/adamchainz/time-machine
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AchmadFathoni
FirstSubmitted: 1661277157
LastModified: 1661277157
URLPath: /cgit/aur.git/snapshot/python-time-machine.tar.gz