c2f-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S c2f-git

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

$ yay -Rns c2f-git

2. Manually Install "c2f-git" via AUR

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

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

b. Clone c2f-git's git locally

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

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

$ cd ~/c2f-git $ makepkg -si

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

ID: 1132401
Name: c2f-git
PackageBaseID: 185304
PackageBase: c2f-git
Version: r26.798fd7c-1
Description: Celsius/Fahrenheit converter in C99
URL: https://github.com/ariadnavigo/c2f.git
NumVotes: 1
Popularity: 0.879111
OutOfDate:
Maintainer: kleintux
FirstSubmitted: 1661764701
LastModified: 1661764701
URLPath: /cgit/aur.git/snapshot/c2f-git.tar.gz