python-timeago on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-timeago

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

$ yay -Rns python-timeago

2. Manually Install "python-timeago" via AUR

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

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

b. Clone python-timeago's git locally

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

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

$ cd ~/python-timeago $ makepkg -si

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

ID: 1309050
Name: python-timeago
PackageBaseID: 139165
PackageBase: python-timeago
Version: 1.0.16-3
Description: Simple library used to format datetime with `***time ago` statement.
URL: https://github.com/hustcc/timeago
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: The999eagle
FirstSubmitted: 1548884722
LastModified: 1692991398
URLPath: /cgit/aur.git/snapshot/python-timeago.tar.gz