windows-binaries on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S windows-binaries

* (Optional) Uninstall windows-binaries on Arch using YAY

$ yay -Rns windows-binaries

2. Manually Install "windows-binaries" via AUR

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

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

b. Clone windows-binaries's git locally

$ git clone https://aur.archlinux.org/windows-binaries.git ~/windows-binaries

c. Go to ~/windows-binaries folder and install it

$ cd ~/windows-binaries $ makepkg -si

3. Information about the windows-binaries package on Arch User Repository (AUR)

ID: 1257714
Name: windows-binaries
PackageBaseID: 155353
PackageBase: windows-binaries
Version: 0.6.10-1
Description: A colleciton of pentesting Windows binaries
URL: http://ftp.cc.uoc.gr/mirrors/linux/kali/kali/pool/non-free/w/windows-binaries/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: GI_Jack
Submitter: GI_Jack
FirstSubmitted: 1594512971
LastModified: 1684027698
URLPath: /cgit/aur.git/snapshot/windows-binaries.tar.gz

5. The same packages on other Linux Distributions