vue on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install vue on Arch using YAY
$
yay -S
vue
Copied
* (Optional) Uninstall vue on Arch using YAY
$
yay -Rns
vue
Copied
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
Copied
b. Clone vue's git locally
$
git clone https://aur.archlinux.org/vue.git
~/vue
Copied
c. Go to ~/vue folder and install it
$
cd
~/vue
Copied
$
makepkg -si
Copied
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
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