fileformat on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S fileformat

* (Optional) Uninstall fileformat on Arch using YAY

$ yay -Rns fileformat

2. Manually Install "fileformat" via AUR

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

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

b. Clone fileformat's git locally

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

c. Go to ~/fileformat folder and install it

$ cd ~/fileformat $ makepkg -si

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

ID: 1144043
Name: fileformat
PackageBaseID: 171736
PackageBase: fileformat
Version: 0.4.0-1
Description: Tool for recognizing file formats.
URL: https://gitlab.com/os-18/fileformat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Vindex
Submitter: Vindex
FirstSubmitted: 1633559232
LastModified: 1664099845
URLPath: /cgit/aur.git/snapshot/fileformat.tar.gz