dart-1.x on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S dart-1.x

* (Optional) Uninstall dart-1.x on Arch using YAY

$ yay -Rns dart-1.x

2. Manually Install "dart-1.x" via AUR

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

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

b. Clone dart-1.x's git locally

$ git clone https://aur.archlinux.org/dart-1.x.git ~/dart-1.x

c. Go to ~/dart-1.x folder and install it

$ cd ~/dart-1.x $ makepkg -si

3. Information about the dart-1.x package on Arch User Repository (AUR)

ID: 835695
Name: dart-1.x
PackageBaseID: 161076
PackageBase: dart-1.x
Version: 1.24.3-1
Description: The dart programming language SDK
URL: https://www.dartlang.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bertogs
Submitter: bertogs
FirstSubmitted: 1608418471
LastModified: 1608419005
URLPath: /cgit/aur.git/snapshot/dart-1.x.tar.gz