xorsearch on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S xorsearch

* (Optional) Uninstall xorsearch on Arch using YAY

$ yay -Rns xorsearch

2. Manually Install "xorsearch" via AUR

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

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

b. Clone xorsearch's git locally

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

c. Go to ~/xorsearch folder and install it

$ cd ~/xorsearch $ makepkg -si

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

ID: 351784
Name: xorsearch
PackageBaseID: 100482
PackageBase: xorsearch
Version: 1.11.1-2
Description: Program to search for a given string in an XOR, ROL or ROT encoded binary file.
URL: http://blog.didierstevens.com/programs/xorsearch/
NumVotes: 0
Popularity: 0
OutOfDate: 1649330470
Maintainer:
Submitter: jerry73204
FirstSubmitted: 1442891089
LastModified: 1477968810
URLPath: /cgit/aur.git/snapshot/xorsearch.tar.gz