single-file on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S single-file

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

$ yay -Rns single-file

2. Manually Install "single-file" via AUR

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

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

b. Clone single-file's git locally

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

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

$ cd ~/single-file $ makepkg -si

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

ID: 1410272
Name: single-file
PackageBaseID: 170384
PackageBase: single-file
Version: 1.1.54-1
Description: CLI tool for saving a faithful copy of a complete web page in a single HTML file
URL: https://github.com/gildas-lormeau/single-file-cli
NumVotes: 1
Popularity: 0.277601
OutOfDate:
Maintainer: carsme
Submitter: grawlinson
FirstSubmitted: 1629946131
LastModified: 1708078926
URLPath: /cgit/aur.git/snapshot/single-file.tar.gz