python-dateparser on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "python-dateparser" 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-dateparser on Arch using YAY
$
yay -S
python-dateparser
Copied
* (Optional) Uninstall python-dateparser on Arch using YAY
$
yay -Rns
python-dateparser
Copied
2. Manually Install "python-dateparser" 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-dateparser's git locally
$
git clone https://aur.archlinux.org/python-dateparser.git
~/python-dateparser
Copied
c. Go to ~/python-dateparser folder and install it
$
cd
~/python-dateparser
Copied
$
makepkg -si
Copied
3. Information about the python-dateparser package on Arch User Repository (AUR)
ID: 1355399
Name: python-dateparser
PackageBaseID: 186083
PackageBase: python-dateparser
Version: 1.2.0-2
Description: python parser for human readable dates
URL: https://github.com/scrapinghub/dateparser
NumVotes: 6
Popularity: 1.000695
OutOfDate:
Maintainer: hashworks
Submitter: hashworks
FirstSubmitted: 1664283805
LastModified: 1700326380
URLPath: /cgit/aur.git/snapshot/python-dateparser.tar.gz
Name: python-dateparser
PackageBaseID: 186083
PackageBase: python-dateparser
Version: 1.2.0-2
Description: python parser for human readable dates
URL: https://github.com/scrapinghub/dateparser
NumVotes: 6
Popularity: 1.000695
OutOfDate:
Maintainer: hashworks
Submitter: hashworks
FirstSubmitted: 1664283805
LastModified: 1700326380
URLPath: /cgit/aur.git/snapshot/python-dateparser.tar.gz