cfn-teleport on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S cfn-teleport

* (Optional) Uninstall cfn-teleport on Arch using YAY

$ yay -Rns cfn-teleport

2. Manually Install "cfn-teleport" via AUR

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

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

b. Clone cfn-teleport's git locally

$ git clone https://aur.archlinux.org/cfn-teleport.git ~/cfn-teleport

c. Go to ~/cfn-teleport folder and install it

$ cd ~/cfn-teleport $ makepkg -si

3. Information about the cfn-teleport package on Arch User Repository (AUR)

ID: 1424497
Name: cfn-teleport
PackageBaseID: 192098
PackageBase: cfn-teleport
Version: 0.17.0-1
Description: A command-line tool which can move CloudFormation resources between stacks
URL: https://github.com/udondan/cfn-teleport
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: udondan
Submitter: ChrisLahaye
FirstSubmitted: 1680248150
LastModified: 1710094453
URLPath: /cgit/aur.git/snapshot/cfn-teleport.tar.gz