git-remote-codecommit on AUR (Arch User Repository)

Last updated: June 20,2024

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

$ yay -S git-remote-codecommit

* (Optional) Uninstall git-remote-codecommit on Arch using YAY

$ yay -Rns git-remote-codecommit

2. Manually Install "git-remote-codecommit" via AUR

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

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

b. Clone git-remote-codecommit's git locally

$ git clone https://aur.archlinux.org/git-remote-codecommit.git ~/git-remote-codecommit

c. Go to ~/git-remote-codecommit folder and install it

$ cd ~/git-remote-codecommit $ makepkg -si

3. Information about the git-remote-codecommit package on Arch User Repository (AUR)

ID: 1133164
Name: git-remote-codecommit
PackageBaseID: 161275
PackageBase: git-remote-codecommit
Version: 1.16.0-4
Description: Git extension for interacting with AWS CodeCommit repositories using federated access.
URL: https://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-git-remote-codecommit.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vvlad
Submitter: vvlad
FirstSubmitted: 1608982307
LastModified: 1661920858
URLPath: /cgit/aur.git/snapshot/git-remote-codecommit.tar.gz