etebase on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S etebase

* (Optional) Uninstall etebase on Arch using YAY

$ yay -Rns etebase

2. Manually Install "etebase" via AUR

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

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

b. Clone etebase's git locally

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

c. Go to ~/etebase folder and install it

$ cd ~/etebase $ makepkg -si

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

ID: 1056040
Name: etebase
PackageBaseID: 177254
PackageBase: etebase
Version: 0.5.2-1
Description: Etebase C library
URL: https://github.com/etesync/libetebase
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tasn
FirstSubmitted: 1648116968
LastModified: 1648116968
URLPath: /cgit/aur.git/snapshot/etebase.tar.gz