style50 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S style50

* (Optional) Uninstall style50 on Arch using YAY

$ yay -Rns style50

2. Manually Install "style50" via AUR

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

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

b. Clone style50's git locally

$ git clone https://aur.archlinux.org/style50.git ~/style50

c. Go to ~/style50 folder and install it

$ cd ~/style50 $ makepkg -si

3. Information about the style50 package on Arch User Repository (AUR)

ID: 779231
Name: style50
PackageBaseID: 102205
PackageBase: style50
Version: 2.7.4-1
Description: This is style50, with which code can be checked against the CS50 style guide
URL: https://github.com/cs50/style50
NumVotes: 2
Popularity: 0
OutOfDate: 1644257490
Maintainer: MayorBender
FirstSubmitted: 1445415715
LastModified: 1597589186
URLPath: /cgit/aur.git/snapshot/style50.tar.gz