python-d2l on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "python-d2l" 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-d2l on Arch using YAY
$
yay -S
python-d2l
Copied
* (Optional) Uninstall python-d2l on Arch using YAY
$
yay -Rns
python-d2l
Copied
2. Manually Install "python-d2l" 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-d2l's git locally
$
git clone https://aur.archlinux.org/python-d2l.git
~/python-d2l
Copied
c. Go to ~/python-d2l folder and install it
$
cd
~/python-d2l
Copied
$
makepkg -si
Copied
3. Information about the python-d2l package on Arch User Repository (AUR)
ID: 1380725
Name: python-d2l
PackageBaseID: 141406
PackageBase: python-d2l
Version: 1.0.3-1
Description: Dive into Deep Learning Book Utilities
URL: http://d2l.ai/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xlucn
Submitter: STommydx
FirstSubmitted: 1555750320
LastModified: 1704433051
URLPath: /cgit/aur.git/snapshot/python-d2l.tar.gz
Name: python-d2l
PackageBaseID: 141406
PackageBase: python-d2l
Version: 1.0.3-1
Description: Dive into Deep Learning Book Utilities
URL: http://d2l.ai/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xlucn
Submitter: STommydx
FirstSubmitted: 1555750320
LastModified: 1704433051
URLPath: /cgit/aur.git/snapshot/python-d2l.tar.gz