devkit-env on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S devkit-env

* (Optional) Uninstall devkit-env on Arch using YAY

$ yay -Rns devkit-env

2. Manually Install "devkit-env" via AUR

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

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

b. Clone devkit-env's git locally

$ git clone https://aur.archlinux.org/devkit-env.git ~/devkit-env

c. Go to ~/devkit-env folder and install it

$ cd ~/devkit-env $ makepkg -si

3. Information about the devkit-env package on Arch User Repository (AUR)

ID: 1119734
Name: devkit-env
PackageBaseID: 184516
PackageBase: devkit-env
Version: 1.0.1-1
Description: environment settings for devkitPro supplied tools
URL: https://github.com/devkitPro
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: DonKeyPWN
Submitter: DonKeyPWN
FirstSubmitted: 1659252419
LastModified: 1659252419
URLPath: /cgit/aur.git/snapshot/devkit-env.tar.gz