dxflib on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S dxflib

* (Optional) Uninstall dxflib on Arch using YAY

$ yay -Rns dxflib

2. Manually Install "dxflib" via AUR

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

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

b. Clone dxflib's git locally

$ git clone https://aur.archlinux.org/dxflib.git ~/dxflib

c. Go to ~/dxflib folder and install it

$ cd ~/dxflib $ makepkg -si

3. Information about the dxflib package on Arch User Repository (AUR)

ID: 977997
Name: dxflib
PackageBaseID: 97225
PackageBase: dxflib
Version: 3.26.4-1
Description: Open source C++ library mainly for parsing DXF files
URL: http://www.ribbonsoft.com/en/what-is-dxflib
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: kikislater
Submitter: jstamant
FirstSubmitted: 1439295661
LastModified: 1634922803
URLPath: /cgit/aur.git/snapshot/dxflib.tar.gz