otelcol on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S otelcol

* (Optional) Uninstall otelcol on Arch using YAY

$ yay -Rns otelcol

2. Manually Install "otelcol" via AUR

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

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

b. Clone otelcol's git locally

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

c. Go to ~/otelcol folder and install it

$ cd ~/otelcol $ makepkg -si

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

ID: 1330539
Name: otelcol
PackageBaseID: 197160
PackageBase: otelcol
Version: 0.86.0-1
Description: OpenTelemetry Collector core distribution
URL: https://github.com/open-telemetry/opentelemetry-collector
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rogercoll
Submitter: rogercoll
FirstSubmitted: 1693417363
LastModified: 1696774885
URLPath: /cgit/aur.git/snapshot/otelcol.tar.gz