whatstyle-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S whatstyle-git

* (Optional) Uninstall whatstyle-git on Arch using YAY

$ yay -Rns whatstyle-git

2. Manually Install "whatstyle-git" via AUR

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

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

b. Clone whatstyle-git's git locally

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

c. Go to ~/whatstyle-git folder and install it

$ cd ~/whatstyle-git $ makepkg -si

3. Information about the whatstyle-git package on Arch User Repository (AUR)

ID: 704801
Name: whatstyle-git
PackageBaseID: 149876
PackageBase: whatstyle-git
Version: 0.1.8.19.23c43b6-1
Description: whatstyle finds a code format style that fits given source files.
URL: https://github.com/mikr/whatstyle
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lubosz
Submitter: lubosz
FirstSubmitted: 1583572706
LastModified: 1583572706
URLPath: /cgit/aur.git/snapshot/whatstyle-git.tar.gz