python2-olefile on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python2-olefile

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

$ yay -Rns python2-olefile

2. Manually Install "python2-olefile" via AUR

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

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

b. Clone python2-olefile's git locally

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

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

$ cd ~/python2-olefile $ makepkg -si

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

ID: 1064507
Name: python2-olefile
PackageBaseID: 168472
PackageBase: python2-olefile
Version: 0.46-5
Description: Python library to parse, read and write Microsoft OLE2 files
URL: https://github.com/decalage2/olefile
NumVotes: 3
Popularity: 0.001427
OutOfDate: 1703713210
Maintainer:
Submitter: dpeukert
FirstSubmitted: 1625014178
LastModified: 1649556641
URLPath: /cgit/aur.git/snapshot/python2-olefile.tar.gz

5. The same packages on other Linux Distributions