shallow-appify on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S shallow-appify

* (Optional) Uninstall shallow-appify on Arch using YAY

$ yay -Rns shallow-appify

2. Manually Install "shallow-appify" via AUR

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

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

b. Clone shallow-appify's git locally

$ git clone https://aur.archlinux.org/shallow-appify.git ~/shallow-appify

c. Go to ~/shallow-appify folder and install it

$ cd ~/shallow-appify $ makepkg -si

3. Information about the shallow-appify package on Arch User Repository (AUR)

ID: 774792
Name: shallow-appify
PackageBaseID: 151956
PackageBase: shallow-appify
Version: 0.4.4-1
Description: Converts any executable to a non-self-contained mac app bundle which depends on system libraries.
URL: https://github.com/IngoMeyer441/shallow-appify
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: IngoMeyer
Submitter: IngoMeyer
FirstSubmitted: 1587749037
LastModified: 1596632731
URLPath: /cgit/aur.git/snapshot/shallow-appify.tar.gz