helm-2to3 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S helm-2to3

* (Optional) Uninstall helm-2to3 on Arch using YAY

$ yay -Rns helm-2to3

2. Manually Install "helm-2to3" via AUR

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

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

b. Clone helm-2to3's git locally

$ git clone https://aur.archlinux.org/helm-2to3.git ~/helm-2to3

c. Go to ~/helm-2to3 folder and install it

$ cd ~/helm-2to3 $ makepkg -si

3. Information about the helm-2to3 package on Arch User Repository (AUR)

ID: 1137269
Name: helm-2to3
PackageBaseID: 152737
PackageBase: helm-2to3
Version: 0.10.3-1
Description: Migrates and cleans up Helm v2 configuration and releases in-place to Helm v3
URL: https://github.com/helm/helm-2to3
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: matthias.lisin
FirstSubmitted: 1589373173
LastModified: 1662681033
URLPath: /cgit/aur.git/snapshot/helm-2to3.tar.gz