google-java-format on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S google-java-format

* (Optional) Uninstall google-java-format on Arch using YAY

$ yay -Rns google-java-format

2. Manually Install "google-java-format" via AUR

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

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

b. Clone google-java-format's git locally

$ git clone https://aur.archlinux.org/google-java-format.git ~/google-java-format

c. Go to ~/google-java-format folder and install it

$ cd ~/google-java-format $ makepkg -si

3. Information about the google-java-format package on Arch User Repository (AUR)

ID: 1421610
Name: google-java-format
PackageBaseID: 121575
PackageBase: google-java-format
Version: 1.21.0-1
Description: Reformats Java source code to comply with Google Java Style
URL: https://github.com/google/google-java-format
NumVotes: 9
Popularity: 0.077341
OutOfDate:
Maintainer: EvaristeGalois11
Submitter: tigersoldier
FirstSubmitted: 1492409165
LastModified: 1709705992
URLPath: /cgit/aur.git/snapshot/google-java-format.tar.gz