linset on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S linset

* (Optional) Uninstall linset on Arch using YAY

$ yay -Rns linset

2. Manually Install "linset" via AUR

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

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

b. Clone linset's git locally

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

c. Go to ~/linset folder and install it

$ cd ~/linset $ makepkg -si

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

ID: 590735
Name: linset
PackageBaseID: 140027
PackageBase: linset
Version: 0.1-1
Description: Evil Twin Attack Bash script
URL: https://github.com/vk496/linset
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: spoody
Submitter: spoody
FirstSubmitted: 1551463367
LastModified: 1551463367
URLPath: /cgit/aur.git/snapshot/linset.tar.gz