single-file-git on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S single-file-git

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

$ yay -Rns single-file-git

2. Manually Install "single-file-git" 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-git's git locally

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

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

$ cd ~/single-file-git $ makepkg -si

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

ID: 1350080
Name: single-file-git
PackageBaseID: 150957
PackageBase: single-file-git
Version: r225.763be4d-3
Description: Command line tool to download a web page into a single HTML file
URL: https://github.com/gildas-lormeau/single-file-cli
NumVotes: 2
Popularity: 0.054571
OutOfDate:
Maintainer: hwangeug
Submitter: hwangeug
FirstSubmitted: 1585730744
LastModified: 1699502133
URLPath: /cgit/aur.git/snapshot/single-file-git.tar.gz