c2f on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S c2f

* (Optional) Uninstall c2f on Arch using YAY

$ yay -Rns c2f

2. Manually Install "c2f" via AUR

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

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

b. Clone c2f's git locally

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

c. Go to ~/c2f folder and install it

$ cd ~/c2f $ makepkg -si

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

ID: 1132400
Name: c2f
PackageBaseID: 185303
PackageBase: c2f
Version: 0.3.0-1
Description: Celsius/Fahrenheit converter in C99
URL: https://github.com/ariadnavigo/cras/c2f
NumVotes: 1
Popularity: 0.87911
OutOfDate:
Maintainer: kleintux
FirstSubmitted: 1661764545
LastModified: 1661764545
URLPath: /cgit/aur.git/snapshot/c2f.tar.gz