python-dlx on AUR (Arch User Repository)
Last updated: December 27,2024
1. Install "python-dlx" 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-dlx on Arch using YAY
$
yay -S
python-dlx
Copied
* (Optional) Uninstall python-dlx on Arch using YAY
$
yay -Rns
python-dlx
Copied
2. Manually Install "python-dlx" 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-dlx's git locally
$
git clone https://aur.archlinux.org/python-dlx.git
~/python-dlx
Copied
c. Go to ~/python-dlx folder and install it
$
cd
~/python-dlx
Copied
$
makepkg -si
Copied
3. Information about the python-dlx package on Arch User Repository (AUR)
ID: 1252568
Name: python-dlx
PackageBaseID: 160630
PackageBase: python-dlx
Version: 1.0.4-6
Description: Implementation of Donald Knuth's Dancing Links algorithm
URL: https://pypi.org/project/dlx/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: iyanmv
Submitter: iyanmv
FirstSubmitted: 1607268301
LastModified: 1683202705
URLPath: /cgit/aur.git/snapshot/python-dlx.tar.gz
Name: python-dlx
PackageBaseID: 160630
PackageBase: python-dlx
Version: 1.0.4-6
Description: Implementation of Donald Knuth's Dancing Links algorithm
URL: https://pypi.org/project/dlx/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: iyanmv
Submitter: iyanmv
FirstSubmitted: 1607268301
LastModified: 1683202705
URLPath: /cgit/aur.git/snapshot/python-dlx.tar.gz