dmg2dir on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S dmg2dir

* (Optional) Uninstall dmg2dir on Arch using YAY

$ yay -Rns dmg2dir

2. Manually Install "dmg2dir" via AUR

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

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

b. Clone dmg2dir's git locally

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

c. Go to ~/dmg2dir folder and install it

$ cd ~/dmg2dir $ makepkg -si

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

ID: 1159034
Name: dmg2dir
PackageBaseID: 81918
PackageBase: dmg2dir
Version: 3.1.1-2
Description: A Bash script which extract macOS application from DMG file
URL: https://github.com/TheTumultuousUnicornOfDarkness/dmg2dir
NumVotes: 24
Popularity: 0
OutOfDate:
Maintainer: UnicornDarkness
Submitter: UnicornDarkness
FirstSubmitted: 1400319901
LastModified: 1667068557
URLPath: /cgit/aur.git/snapshot/dmg2dir.tar.gz