cformat on AUR (Arch User Repository)
Last updated: December 25,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
Copied
b. Install cformat on Arch using YAY
$
yay -S
cformat
Copied
* (Optional) Uninstall cformat on Arch using YAY
$
yay -Rns
cformat
Copied
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
Copied
b. Clone cformat's git locally
$
git clone https://aur.archlinux.org/cformat.git
~/cformat
Copied
c. Go to ~/cformat folder and install it
$
cd
~/cformat
Copied
$
makepkg -si
Copied
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
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