meteor on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "meteor" 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 meteor on Arch using YAY
$
yay -S
meteor
Copied
* (Optional) Uninstall meteor on Arch using YAY
$
yay -Rns
meteor
Copied
2. Manually Install "meteor" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone meteor's git locally
$
git clone https://aur.archlinux.org/meteor.git
~/meteor
Copied
c. Go to ~/meteor folder and install it
$
cd
~/meteor
Copied
$
makepkg -si
Copied
3. Information about the meteor package on Arch User Repository (AUR)
ID: 737821
Name: meteor
PackageBaseID: 133578
PackageBase: meteor
Version: 1.10.2-1
Description: Full-stack JavaScript platform for developing modern web and mobile applications
URL: https://www.meteor.com
NumVotes: 19
Popularity: 0
OutOfDate: 1605393290
Maintainer:
Submitter: flacks
FirstSubmitted: 1529185620
LastModified: 1589679523
URLPath: /cgit/aur.git/snapshot/meteor.tar.gz
Name: meteor
PackageBaseID: 133578
PackageBase: meteor
Version: 1.10.2-1
Description: Full-stack JavaScript platform for developing modern web and mobile applications
URL: https://www.meteor.com
NumVotes: 19
Popularity: 0
OutOfDate: 1605393290
Maintainer:
Submitter: flacks
FirstSubmitted: 1529185620
LastModified: 1589679523
URLPath: /cgit/aur.git/snapshot/meteor.tar.gz