python-vk on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-vk

* (Optional) Uninstall python-vk on Arch using YAY

$ yay -Rns python-vk

2. Manually Install "python-vk" via AUR

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

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

b. Clone python-vk's git locally

$ git clone https://aur.archlinux.org/python-vk.git ~/python-vk

c. Go to ~/python-vk folder and install it

$ cd ~/python-vk $ makepkg -si

3. Information about the python-vk package on Arch User Repository (AUR)

ID: 297362
Name: python-vk
PackageBaseID: 91417
PackageBase: python-vk
Version: 2.0-1
Description: A Python wrapper around the VK.com/VKontakte.ru API.
URL: https://github.com/dimka665/vk
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1426625563
LastModified: 1461696560
URLPath: /cgit/aur.git/snapshot/python-vk.tar.gz