python-datetime on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "python-datetime" 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
Copied
b. Install python-datetime on Arch using YAY
$
yay -S
python-datetime
Copied
* (Optional) Uninstall python-datetime on Arch using YAY
$
yay -Rns
python-datetime
Copied
2. Manually Install "python-datetime" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-datetime's git locally
$
git clone https://aur.archlinux.org/python-datetime.git
~/python-datetime
Copied
c. Go to ~/python-datetime folder and install it
$
cd
~/python-datetime
Copied
$
makepkg -si
Copied
3. Information about the python-datetime package on Arch User Repository (AUR)
ID: 1301573
Name: python-datetime
PackageBaseID: 177143
PackageBase: python-datetime
Version: 5.2-1
Description: This package provides a DateTime data type, as known from Zope
URL: https://pypi.org/project/DateTime
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AchmadFathoni
Submitter: AchmadFathoni
FirstSubmitted: 1647858258
LastModified: 1691642058
URLPath: /cgit/aur.git/snapshot/python-datetime.tar.gz
Name: python-datetime
PackageBaseID: 177143
PackageBase: python-datetime
Version: 5.2-1
Description: This package provides a DateTime data type, as known from Zope
URL: https://pypi.org/project/DateTime
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AchmadFathoni
Submitter: AchmadFathoni
FirstSubmitted: 1647858258
LastModified: 1691642058
URLPath: /cgit/aur.git/snapshot/python-datetime.tar.gz