ekg on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S ekg

* (Optional) Uninstall ekg on Arch using YAY

$ yay -Rns ekg

2. Manually Install "ekg" via AUR

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

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

b. Clone ekg's git locally

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

c. Go to ~/ekg folder and install it

$ cd ~/ekg $ makepkg -si

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

ID: 634777
Name: ekg
PackageBaseID: 74139
PackageBase: ekg
Version: 20190803-1
Description: A Gadu-Gadu compatible client.
URL: http://ekg.chmurka.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: xyproto
FirstSubmitted: 1381178638
LastModified: 1564911136
URLPath: /cgit/aur.git/snapshot/ekg.tar.gz

5. The same packages on other Linux Distributions