ollydbg-bin on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install ollydbg-bin on Arch using YAY
$
yay -S
ollydbg-bin
Copied
* (Optional) Uninstall ollydbg-bin on Arch using YAY
$
yay -Rns
ollydbg-bin
Copied
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
Copied
b. Clone ollydbg-bin's git locally
$
git clone https://aur.archlinux.org/ollydbg-bin.git
~/ollydbg-bin
Copied
c. Go to ~/ollydbg-bin folder and install it
$
cd
~/ollydbg-bin
Copied
$
makepkg -si
Copied
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
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