libredwg on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S libredwg

* (Optional) Uninstall libredwg on Arch using YAY

$ yay -Rns libredwg

2. Manually Install "libredwg" via AUR

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

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

b. Clone libredwg's git locally

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

c. Go to ~/libredwg folder and install it

$ cd ~/libredwg $ makepkg -si

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

ID: 1416100
Name: libredwg
PackageBaseID: 184328
PackageBase: libredwg
Version: 0.13.3-1
Description: A free C library to handle DWG files
URL: https://gnu.org/software/libredwg/
NumVotes: 1
Popularity: 0.002178
OutOfDate:
Maintainer: infeeeee
Submitter: micwoj92
FirstSubmitted: 1658778253
LastModified: 1708987166
URLPath: /cgit/aur.git/snapshot/libredwg.tar.gz