asleap on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S asleap

* (Optional) Uninstall asleap on Arch using YAY

$ yay -Rns asleap

2. Manually Install "asleap" via AUR

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

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

b. Clone asleap's git locally

$ git clone https://aur.archlinux.org/asleap.git ~/asleap

c. Go to ~/asleap folder and install it

$ cd ~/asleap $ makepkg -si

3. Information about the asleap package on Arch User Repository (AUR)

ID: 1258516
Name: asleap
PackageBaseID: 31822
PackageBase: asleap
Version: 2.2-7
Description: Actively recover LEAP/PPTP passwords.
URL: https://www.willhackforsushi.com/?page_id=41
NumVotes: 8
Popularity: 1.0E-6
OutOfDate:
Maintainer: bryanjhv
Submitter: phects
FirstSubmitted: 1257603827
LastModified: 1684200991
URLPath: /cgit/aur.git/snapshot/asleap.tar.gz

5. The same packages on other Linux Distributions