geany-code-format on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S geany-code-format

* (Optional) Uninstall geany-code-format on Arch using YAY

$ yay -Rns geany-code-format

2. Manually Install "geany-code-format" via AUR

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

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

b. Clone geany-code-format's git locally

$ git clone https://aur.archlinux.org/geany-code-format.git ~/geany-code-format

c. Go to ~/geany-code-format folder and install it

$ cd ~/geany-code-format $ makepkg -si

3. Information about the geany-code-format package on Arch User Repository (AUR)

ID: 1034435
Name: geany-code-format
PackageBaseID: 175854
PackageBase: geany-code-format
Version: 0.0.1-1
Description: A code formatting plugin for Geany using clang-format
URL: http://codebrainz.github.io/code-format/
NumVotes: 1
Popularity: 0.021023
OutOfDate:
Maintainer: SpotlightKid
FirstSubmitted: 1644479690
LastModified: 1644479690
URLPath: /cgit/aur.git/snapshot/geany-code-format.tar.gz