raw-to-img on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S raw-to-img

* (Optional) Uninstall raw-to-img on Arch using YAY

$ yay -Rns raw-to-img

2. Manually Install "raw-to-img" via AUR

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

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

b. Clone raw-to-img's git locally

$ git clone https://aur.archlinux.org/raw-to-img.git ~/raw-to-img

c. Go to ~/raw-to-img folder and install it

$ cd ~/raw-to-img $ makepkg -si

3. Information about the raw-to-img package on Arch User Repository (AUR)

ID: 1177071
Name: raw-to-img
PackageBaseID: 183761
PackageBase: raw-to-img
Version: 0.3.0-1
Description: Convert raw files to regular image files
URL: https://github.com/jzbor/raw-to-img
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jzbor
Submitter: jzbor
FirstSubmitted: 1656950417
LastModified: 1669903594
URLPath: /cgit/aur.git/snapshot/raw-to-img.tar.gz