libkvkontakte on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S libkvkontakte

* (Optional) Uninstall libkvkontakte on Arch using YAY

$ yay -Rns libkvkontakte

2. Manually Install "libkvkontakte" via AUR

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

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

b. Clone libkvkontakte's git locally

$ git clone https://aur.archlinux.org/libkvkontakte.git ~/libkvkontakte

c. Go to ~/libkvkontakte folder and install it

$ cd ~/libkvkontakte $ makepkg -si

3. Information about the libkvkontakte package on Arch User Repository (AUR)

ID: 1076651
Name: libkvkontakte
PackageBaseID: 178180
PackageBase: libkvkontakte
Version: 5.0.0-4
Description: C++ library for asynchronous interaction with VK social network via its web API
URL: https://github.com/kde/libkvkontakte
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lmartinez-mirror
FirstSubmitted: 1650645503
LastModified: 1651857912
URLPath: /cgit/aur.git/snapshot/libkvkontakte.tar.gz

5. The same packages on other Linux Distributions