tilt-bin on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S tilt-bin

* (Optional) Uninstall tilt-bin on Arch using YAY

$ yay -Rns tilt-bin

2. Manually Install "tilt-bin" via AUR

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

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

b. Clone tilt-bin's git locally

$ git clone https://aur.archlinux.org/tilt-bin.git ~/tilt-bin

c. Go to ~/tilt-bin folder and install it

$ cd ~/tilt-bin $ makepkg -si

3. Information about the tilt-bin package on Arch User Repository (AUR)

ID: 1410373
Name: tilt-bin
PackageBaseID: 139264
PackageBase: tilt-bin
Version: 0.33.11-1
Description: Local Kubernetes development with no stress
URL: https://tilt.dev
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: invidian
Submitter: gergan_penkov
FirstSubmitted: 1549235180
LastModified: 1708091897
URLPath: /cgit/aur.git/snapshot/tilt-bin.tar.gz