okteto on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S okteto

* (Optional) Uninstall okteto on Arch using YAY

$ yay -Rns okteto

2. Manually Install "okteto" via AUR

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

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

b. Clone okteto's git locally

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

c. Go to ~/okteto folder and install it

$ cd ~/okteto $ makepkg -si

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

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

5. The same packages on other Linux Distributions