astyle-svn on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S astyle-svn

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

$ yay -Rns astyle-svn

2. Manually Install "astyle-svn" via AUR

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

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

b. Clone astyle-svn's git locally

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

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

$ cd ~/astyle-svn $ makepkg -si

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

ID: 612474
Name: astyle-svn
PackageBaseID: 124919
PackageBase: astyle-svn
Version: r672-1
Description: A free, fast, and small automatic code formatter
URL: http://astyle.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
FirstSubmitted: 1503151291
LastModified: 1557839686
URLPath: /cgit/aur.git/snapshot/astyle-svn.tar.gz