python2-opengraph on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python2-opengraph

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

$ yay -Rns python2-opengraph

2. Manually Install "python2-opengraph" via AUR

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

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

b. Clone python2-opengraph's git locally

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

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

$ cd ~/python2-opengraph $ makepkg -si

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

ID: 401866
Name: python2-opengraph
PackageBaseID: 121553
PackageBase: python2-opengraph
Version: 0.5-1
Description: A module to parse the Open Graph Protocol
URL: http://ogp.me/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: boosterdev
FirstSubmitted: 1492349044
LastModified: 1492349044
URLPath: /cgit/aur.git/snapshot/python2-opengraph.tar.gz