ssl-fetch on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ssl-fetch

* (Optional) Uninstall ssl-fetch on Arch using YAY

$ yay -Rns ssl-fetch

2. Manually Install "ssl-fetch" via AUR

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

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

b. Clone ssl-fetch's git locally

$ git clone https://aur.archlinux.org/ssl-fetch.git ~/ssl-fetch

c. Go to ~/ssl-fetch folder and install it

$ cd ~/ssl-fetch $ makepkg -si

3. Information about the ssl-fetch package on Arch User Repository (AUR)

ID: 396897
Name: ssl-fetch
PackageBaseID: 81781
PackageBase: ssl-fetch
Version: 0.4-1
Description: python-ssl-fetch, a dependency of gentoo-mirrorselect.
URL: https://github.com/dol-sen/ssl-fetch
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: FSMaxB
Submitter: FSMaxB
FirstSubmitted: 1399913628
LastModified: 1490877768
URLPath: /cgit/aur.git/snapshot/ssl-fetch.tar.gz