vue-cli on AUR (Arch User Repository)
Last updated: February 03,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "vue-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
Copied
b. Install vue-cli on Arch using YAY
$
yay -S
vue-cli
Copied
* (Optional) Uninstall vue-cli on Arch using YAY
$
yay -Rns
vue-cli
Copied
2. Manually Install "vue-cli" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone vue-cli's git locally
$
git clone https://aur.archlinux.org/vue-cli.git
~/vue-cli
Copied
c. Go to ~/vue-cli folder and install it
$
cd
~/vue-cli
Copied
$
makepkg -si
Copied
3. Information about the vue-cli package on Arch User Repository (AUR)
ID: 1105404
Name: vue-cli
PackageBaseID: 131812
PackageBase: vue-cli
Version: 5.0.6-1
Description: Standard tooling for Vue.js development
URL: https://cli.vuejs.org
NumVotes: 15
Popularity: 0.023409
OutOfDate: 1657714275
Maintainer: tjbp
FirstSubmitted: 1524519308
LastModified: 1656508276
URLPath: /cgit/aur.git/snapshot/vue-cli.tar.gz
Name: vue-cli
PackageBaseID: 131812
PackageBase: vue-cli
Version: 5.0.6-1
Description: Standard tooling for Vue.js development
URL: https://cli.vuejs.org
NumVotes: 15
Popularity: 0.023409
OutOfDate: 1657714275
Maintainer: tjbp
FirstSubmitted: 1524519308
LastModified: 1656508276
URLPath: /cgit/aur.git/snapshot/vue-cli.tar.gz