lime on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S lime

* (Optional) Uninstall lime on Arch using YAY

$ yay -Rns lime

2. Manually Install "lime" via AUR

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

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

b. Clone lime's git locally

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

c. Go to ~/lime folder and install it

$ cd ~/lime $ makepkg -si

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

ID: 1379238
Name: lime
PackageBaseID: 155905
PackageBase: lime
Version: 5.3.5-1
Description: C++ library implementing Open Whisper System Signal protocol
URL: http://www.linphone.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1595730715
LastModified: 1704224532
URLPath: /cgit/aur.git/snapshot/lime.tar.gz