plugin-git on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S plugin-git

* (Optional) Uninstall plugin-git on Arch using YAY

$ yay -Rns plugin-git

2. Manually Install "plugin-git" via AUR

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

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

b. Clone plugin-git's git locally

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

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

$ cd ~/plugin-git $ makepkg -si

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

ID: 1393942
Name: plugin-git
PackageBaseID: 176182
PackageBase: plugin-git
Version: 2.5.0-1
Description: Woodpecker plugin for cloning Git repositories
URL: https://github.com/woodpecker-ci/plugin-git
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dodecahedron
Submitter: dodecahedron
FirstSubmitted: 1645289315
LastModified: 1706402349
URLPath: /cgit/aur.git/snapshot/plugin-git.tar.gz