file-git on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S file-git

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

$ yay -Rns file-git

2. Manually Install "file-git" via AUR

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

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

b. Clone file-git's git locally

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

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

$ cd ~/file-git $ makepkg -si

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

ID: 1153513
Name: file-git
PackageBaseID: 88130
PackageBase: file-git
Version: 5.43.r81.g4cfda317-1
Description: File type identification utility - git checkout
URL: http://www.darwinsys.com/file/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1418205354
LastModified: 1665986758
URLPath: /cgit/aur.git/snapshot/file-git.tar.gz