turbo on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S turbo

* (Optional) Uninstall turbo on Arch using YAY

$ yay -Rns turbo

2. Manually Install "turbo" via AUR

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

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

b. Clone turbo's git locally

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

c. Go to ~/turbo folder and install it

$ cd ~/turbo $ makepkg -si

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

ID: 1410471
Name: turbo
PackageBaseID: 190359
PackageBase: turbo
Version: 1.12.4-2
Description: Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turbopack and Turborepo.
URL: https://turbo.build
NumVotes: 1
Popularity: 0.005119
OutOfDate: 1709841334
Maintainer: cheatsc
Submitter: cheatsc
FirstSubmitted: 1676216840
LastModified: 1708105670
URLPath: /cgit/aur.git/snapshot/turbo.tar.gz