cformat on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S cformat

* (Optional) Uninstall cformat on Arch using YAY

$ yay -Rns cformat

2. Manually Install "cformat" via AUR

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

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

b. Clone cformat's git locally

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

c. Go to ~/cformat folder and install it

$ cd ~/cformat $ makepkg -si

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

ID: 999103
Name: cformat
PackageBaseID: 173725
PackageBase: cformat
Version: 0.1.0-1
Description: format C/C++ file
URL: https://gitee.com/duapple/go_projects/attach_files/904852/download/cformat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: duapple
FirstSubmitted: 1638866048
LastModified: 1638866048
URLPath: /cgit/aur.git/snapshot/cformat.tar.gz