python2-oletools on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S python2-oletools

* (Optional) Uninstall python2-oletools on Arch using YAY

$ yay -Rns python2-oletools

2. Manually Install "python2-oletools" via AUR

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

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

b. Clone python2-oletools's git locally

$ git clone https://aur.archlinux.org/python2-oletools.git ~/python2-oletools

c. Go to ~/python2-oletools folder and install it

$ cd ~/python2-oletools $ makepkg -si

3. Information about the python2-oletools package on Arch User Repository (AUR)

ID: 426903
Name: python2-oletools
PackageBaseID: 100392
PackageBase: python2-oletools
Version: 0.51-1
Description: Python tools to analyze security characteristics of MS Office and OLE files
URL: https://github.com/decalage2/oletools
NumVotes: 4
Popularity: 0
OutOfDate: 1520072648
Maintainer:
FirstSubmitted: 1442799008
LastModified: 1499879434
URLPath: /cgit/aur.git/snapshot/python2-oletools.tar.gz

5. The same packages on other Linux Distributions