single-file on AUR (Arch User Repository)
Last updated: December 27,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
Copied
b. Install single-file on Arch using YAY
$
yay -S
single-file
Copied
* (Optional) Uninstall single-file on Arch using YAY
$
yay -Rns
single-file
Copied
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
Copied
b. Clone single-file's git locally
$
git clone https://aur.archlinux.org/single-file.git
~/single-file
Copied
c. Go to ~/single-file folder and install it
$
cd
~/single-file
Copied
$
makepkg -si
Copied
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
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