kongress on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S kongress

* (Optional) Uninstall kongress on Arch using YAY

$ yay -Rns kongress

2. Manually Install "kongress" via AUR

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

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

b. Clone kongress's git locally

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

c. Go to ~/kongress folder and install it

$ cd ~/kongress $ makepkg -si

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

ID: 858745
Name: kongress
PackageBaseID: 162910
PackageBase: kongress
Version: 1.0-2
Description: Companion application for conferences
URL: https://github.com/KDE/kongress
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: IslandC0der
FirstSubmitted: 1612490836
LastModified: 1612491980
URLPath: /cgit/aur.git/snapshot/kongress.tar.gz