git-store-meta on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S git-store-meta

* (Optional) Uninstall git-store-meta on Arch using YAY

$ yay -Rns git-store-meta

2. Manually Install "git-store-meta" via AUR

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

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

b. Clone git-store-meta's git locally

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

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

$ cd ~/git-store-meta $ makepkg -si

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

ID: 728303
Name: git-store-meta
PackageBaseID: 148308
PackageBase: git-store-meta
Version: 2.1.1-3
Description: Simple file metadata storing and applying for git
URL: https://github.com/danny0838/git-store-meta
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mmh
Submitter: mmh
FirstSubmitted: 1579388786
LastModified: 1588171967
URLPath: /cgit/aur.git/snapshot/git-store-meta.tar.gz