fido on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S fido

* (Optional) Uninstall fido on Arch using YAY

$ yay -Rns fido

2. Manually Install "fido" via AUR

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

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

b. Clone fido's git locally

$ git clone https://aur.archlinux.org/fido.git ~/fido

c. Go to ~/fido folder and install it

$ cd ~/fido $ makepkg -si

3. Information about the fido package on Arch User Repository (AUR)

ID: 1394758
Name: fido
PackageBaseID: 122793
PackageBase: fido
Version: 1.6.1-1
Description: A command-line tool to identify the file formats of digital objects.
URL: https://openpreservation.org/tools/fido/
NumVotes: 1
Popularity: 0.009072
OutOfDate:
Maintainer: PlasticSoup
Submitter: Hwesta
FirstSubmitted: 1495490708
LastModified: 1706505206
URLPath: /cgit/aur.git/snapshot/fido.tar.gz