fred on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S fred

* (Optional) Uninstall fred on Arch using YAY

$ yay -Rns fred

2. Manually Install "fred" via AUR

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

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

b. Clone fred's git locally

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

c. Go to ~/fred folder and install it

$ cd ~/fred $ makepkg -si

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

ID: 1143010
Name: fred
PackageBaseID: 100791
PackageBase: fred
Version: 0.2.0-2
Description: Digital forensics tool for viewing and reporting on Windows registry files
URL: https://www.pinguin.lu/fred
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: casualscripter
Submitter: jerry73204
FirstSubmitted: 1443342591
LastModified: 1663857422
URLPath: /cgit/aur.git/snapshot/fred.tar.gz