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