mevn-cli on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S mevn-cli

* (Optional) Uninstall mevn-cli on Arch using YAY

$ yay -Rns mevn-cli

2. Manually Install "mevn-cli" via AUR

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

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

b. Clone mevn-cli's git locally

$ git clone https://aur.archlinux.org/mevn-cli.git ~/mevn-cli

c. Go to ~/mevn-cli folder and install it

$ cd ~/mevn-cli $ makepkg -si

3. Information about the mevn-cli package on Arch User Repository (AUR)

ID: 820189
Name: mevn-cli
PackageBaseID: 150635
PackageBase: mevn-cli
Version: 1.8.2-1
Description: Light speed setup for MEVN(Mongo Express Vue Node) Apps
URL: https://mevn.madlabs.xyz
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1584990876
LastModified: 1605662486
URLPath: /cgit/aur.git/snapshot/mevn-cli.tar.gz