lockdoor on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S lockdoor

* (Optional) Uninstall lockdoor on Arch using YAY

$ yay -Rns lockdoor

2. Manually Install "lockdoor" via AUR

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

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

b. Clone lockdoor's git locally

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

c. Go to ~/lockdoor folder and install it

$ cd ~/lockdoor $ makepkg -si

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

ID: 921992
Name: lockdoor
PackageBaseID: 157757
PackageBase: lockdoor
Version: 2.3-1
Description: A penetration testing framework with cyber security resources
URL: http://github.com/SofianeHamlaoui/Lockdoor-Framework
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SofianeHamlaoui
FirstSubmitted: 1600217535
LastModified: 1623876307
URLPath: /cgit/aur.git/snapshot/lockdoor.tar.gz