file-uri-tools on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S file-uri-tools

* (Optional) Uninstall file-uri-tools on Arch using YAY

$ yay -Rns file-uri-tools

2. Manually Install "file-uri-tools" via AUR

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

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

b. Clone file-uri-tools's git locally

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

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

$ cd ~/file-uri-tools $ makepkg -si

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

ID: 235825
Name: file-uri-tools
PackageBaseID: 101069
PackageBase: file-uri-tools
Version: 0.0.1-1
Description: Simple Perl scripts to convert to and from file:// URI
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: romansaveljev
Submitter: romansaveljev
FirstSubmitted: 1443737582
LastModified: 1443739395
URLPath: /cgit/aur.git/snapshot/file-uri-tools.tar.gz