calls on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S calls

* (Optional) Uninstall calls on Arch using YAY

$ yay -Rns calls

2. Manually Install "calls" via AUR

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

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

b. Clone calls's git locally

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

c. Go to ~/calls folder and install it

$ cd ~/calls $ makepkg -si

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

ID: 1428336
Name: calls
PackageBaseID: 139387
PackageBase: calls
Version: 46.0-1
Description: Phone dialer and call handler
URL: https://gitlab.gnome.org/GNOME/calls
NumVotes: 8
Popularity: 0.111696
OutOfDate:
Maintainer: carsme
Submitter: flipflop97
FirstSubmitted: 1549475118
LastModified: 1710589473
URLPath: /cgit/aur.git/snapshot/calls.tar.gz

5. The same packages on other Linux Distributions