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