makeenv on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S makeenv

* (Optional) Uninstall makeenv on Arch using YAY

$ yay -Rns makeenv

2. Manually Install "makeenv" via AUR

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

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

b. Clone makeenv's git locally

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

c. Go to ~/makeenv folder and install it

$ cd ~/makeenv $ makepkg -si

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

ID: 1410943
Name: makeenv
PackageBaseID: 202659
PackageBase: makeenv
Version: 1.0-1
Description: Run make(1) with environment loaded from .makeenv
URL: https://codeberg.org/maandree/makeenv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1708184501
LastModified: 1708184501
URLPath: /cgit/aur.git/snapshot/makeenv.tar.gz