devspace-bin on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S devspace-bin

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

$ yay -Rns devspace-bin

2. Manually Install "devspace-bin" via AUR

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

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

b. Clone devspace-bin's git locally

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

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

$ cd ~/devspace-bin $ makepkg -si

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

ID: 1422608
Name: devspace-bin
PackageBaseID: 146365
PackageBase: devspace-bin
Version: 6.3.12-1
Description: The Fastest Developer Tool for Kubernetes, develop software directly inside Kubernetes
URL: https://devspace.sh
NumVotes: 2
Popularity: 0.866944
OutOfDate:
Maintainer: saruman9
Submitter: semyon95
FirstSubmitted: 1572800984
LastModified: 1709830739
URLPath: /cgit/aur.git/snapshot/devspace-bin.tar.gz