vue on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vue

* (Optional) Uninstall vue on Arch using YAY

$ yay -Rns vue

2. Manually Install "vue" via AUR

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

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

b. Clone vue's git locally

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

c. Go to ~/vue folder and install it

$ cd ~/vue $ makepkg -si

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

ID: 368449
Name: vue
PackageBaseID: 109855
PackageBase: vue
Version: 3.3.0-2
Description: Visual Understanding Environment
URL: https://github.com/VUE/VUE
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1460056802
LastModified: 1482834023
URLPath: /cgit/aur.git/snapshot/vue.tar.gz