libdime on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S libdime

* (Optional) Uninstall libdime on Arch using YAY

$ yay -Rns libdime

2. Manually Install "libdime" via AUR

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

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

b. Clone libdime's git locally

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

c. Go to ~/libdime folder and install it

$ cd ~/libdime $ makepkg -si

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

ID: 326186
Name: libdime
PackageBaseID: 114184
PackageBase: libdime
Version: r187-1
Description: A DXF (Data eXchange Format) file format support library
URL: https://bitbucket.org/Coin3D/dime
NumVotes: 0
Popularity: 0
OutOfDate: 1705612090
Maintainer: elgaton
Submitter: elgaton
FirstSubmitted: 1470126799
LastModified: 1470127186
URLPath: /cgit/aur.git/snapshot/libdime.tar.gz