geany-astyle on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S geany-astyle

* (Optional) Uninstall geany-astyle on Arch using YAY

$ yay -Rns geany-astyle

2. Manually Install "geany-astyle" via AUR

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

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

b. Clone geany-astyle's git locally

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

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

$ cd ~/geany-astyle $ makepkg -si

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

ID: 1042863
Name: geany-astyle
PackageBaseID: 64605
PackageBase: geany-astyle
Version: 0.2.1-5
Description: Sourcecode formatter/beautifier based on AStyle for Geany
URL: https://launchpad.net/geany-astyle
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: SpotlightKid
FirstSubmitted: 1352922814
LastModified: 1645798861
URLPath: /cgit/aur.git/snapshot/geany-astyle.tar.gz