python-dxfgrabber on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-dxfgrabber

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

$ yay -Rns python-dxfgrabber

2. Manually Install "python-dxfgrabber" via AUR

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

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

b. Clone python-dxfgrabber's git locally

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

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

$ cd ~/python-dxfgrabber $ makepkg -si

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

ID: 825916
Name: python-dxfgrabber
PackageBaseID: 137311
PackageBase: python-dxfgrabber
Version: 1.0.1-1
Description: A Python library to grab information from DXF drawings - all DXF versions supported.
URL: https://github.com/mozman/dxfgrabber.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1542041688
LastModified: 1606668697
URLPath: /cgit/aur.git/snapshot/python-dxfgrabber.tar.gz