perl-file-bom on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S perl-file-bom

* (Optional) Uninstall perl-file-bom on Arch using YAY

$ yay -Rns perl-file-bom

2. Manually Install "perl-file-bom" via AUR

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

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

b. Clone perl-file-bom's git locally

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

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

$ cd ~/perl-file-bom $ makepkg -si

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

ID: 492541
Name: perl-file-bom
PackageBaseID: 67870
PackageBase: perl-file-bom
Version: 0.15-1
Description: Utilities for handling Byte Order Marks
URL: http://search.cpan.org/~mattlaw/File-BOM-0.15/lib/File/BOM.pm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gavcos
Submitter: gavcos
FirstSubmitted: 1362668481
LastModified: 1520454801
URLPath: /cgit/aur.git/snapshot/perl-file-bom.tar.gz