ollydbg-bin on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S ollydbg-bin

* (Optional) Uninstall ollydbg-bin on Arch using YAY

$ yay -Rns ollydbg-bin

2. Manually Install "ollydbg-bin" via AUR

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

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

b. Clone ollydbg-bin's git locally

$ git clone https://aur.archlinux.org/ollydbg-bin.git ~/ollydbg-bin

c. Go to ~/ollydbg-bin folder and install it

$ cd ~/ollydbg-bin $ makepkg -si

3. Information about the ollydbg-bin package on Arch User Repository (AUR)

ID: 1321056
Name: ollydbg-bin
PackageBaseID: 175164
PackageBase: ollydbg-bin
Version: 2.01-3
Description: OllyDbg is a 32-bit assembler level analysing debugger for Microsoft® Windows®.
URL: https://www.ollydbg.de/odbg200.zip
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: RinasSam
Submitter: RinasSam
FirstSubmitted: 1642494668
LastModified: 1695110870
URLPath: /cgit/aur.git/snapshot/ollydbg-bin.tar.gz