assertj-core on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S assertj-core

* (Optional) Uninstall assertj-core on Arch using YAY

$ yay -Rns assertj-core

2. Manually Install "assertj-core" via AUR

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

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

b. Clone assertj-core's git locally

$ git clone https://aur.archlinux.org/assertj-core.git ~/assertj-core

c. Go to ~/assertj-core folder and install it

$ cd ~/assertj-core $ makepkg -si

3. Information about the assertj-core package on Arch User Repository (AUR)

ID: 1006126
Name: assertj-core
PackageBaseID: 124065
PackageBase: assertj-core
Version: 3.21.0-1
Description: Fluent assertions for java
URL: https://assertj.github.io/doc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1500058761
LastModified: 1639836564
URLPath: /cgit/aur.git/snapshot/assertj-core.tar.gz