ozone on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ozone

* (Optional) Uninstall ozone on Arch using YAY

$ yay -Rns ozone

2. Manually Install "ozone" via AUR

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

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

b. Clone ozone's git locally

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

c. Go to ~/ozone folder and install it

$ cd ~/ozone $ makepkg -si

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

ID: 1427111
Name: ozone
PackageBaseID: 112256
PackageBase: ozone
Version: 28:3.32a-0
Description: Segger Ozone JLink debugger for Linux
URL: https://www.segger.com/jlink-software.html
NumVotes: 22
Popularity: 0.001901
OutOfDate:
Maintainer: AlexisPolti
Submitter: AlexisPolti
FirstSubmitted: 1465406565
LastModified: 1710426739
URLPath: /cgit/aur.git/snapshot/ozone.tar.gz