git-metafile on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S git-metafile

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

$ yay -Rns git-metafile

2. Manually Install "git-metafile" via AUR

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

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

b. Clone git-metafile's git locally

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

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

$ cd ~/git-metafile $ makepkg -si

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

ID: 1108145
Name: git-metafile
PackageBaseID: 183556
PackageBase: git-metafile
Version: 0.2.3-1
Description: Store and restore files metadata in a git repository
URL: https://github.com/jirutka/git-metafile
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jirutka
Submitter: jirutka
FirstSubmitted: 1656272640
LastModified: 1657064634
URLPath: /cgit/aur.git/snapshot/git-metafile.tar.gz