okteto-bin on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S okteto-bin

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

$ yay -Rns okteto-bin

2. Manually Install "okteto-bin" via AUR

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

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

b. Clone okteto-bin's git locally

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

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

$ cd ~/okteto-bin $ makepkg -si

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

ID: 740625
Name: okteto-bin
PackageBaseID: 151883
PackageBase: okteto-bin
Version: 1.8.9-1
Description: Build better applications by developing and testing your code directly in Kubernetes.
URL: https://github.com/okteto/okteto
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: simonsmh
FirstSubmitted: 1587651271
LastModified: 1590127513
URLPath: /cgit/aur.git/snapshot/okteto-bin.tar.gz