custom-install on AUR (Arch User Repository)

Last updated: December 28,2024

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

$ yay -S custom-install

* (Optional) Uninstall custom-install on Arch using YAY

$ yay -Rns custom-install

2. Manually Install "custom-install" via AUR

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

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

b. Clone custom-install's git locally

$ git clone https://aur.archlinux.org/custom-install.git ~/custom-install

c. Go to ~/custom-install folder and install it

$ cd ~/custom-install $ makepkg -si

3. Information about the custom-install package on Arch User Repository (AUR)

ID: 1186656
Name: custom-install
PackageBaseID: 188288
PackageBase: custom-install
Version: 2.1-2
Description: Installs a title directly to an SD card for the Nintendo 3DS
URL: https://github.com/ihaveamac/custom-install
NumVotes: 1
Popularity: 8.2E-5
OutOfDate:
Maintainer: HarmfulBreeze
Submitter: HarmfulBreeze
FirstSubmitted: 1669654967
LastModified: 1671719477
URLPath: /cgit/aur.git/snapshot/custom-install.tar.gz