fresh-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S fresh-git

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

$ yay -Rns fresh-git

2. Manually Install "fresh-git" via AUR

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

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

b. Clone fresh-git's git locally

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

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

$ cd ~/fresh-git $ makepkg -si

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

ID: 1103364
Name: fresh-git
PackageBaseID: 183527
PackageBase: fresh-git
Version: r359.a277a0f-2
Description: Fresh is a library extending the Qt library by adding new classes/widgets.
URL: https://github.com/pasnox/fresh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: maximdeclercq
Submitter: maximdeclercq
FirstSubmitted: 1656176675
LastModified: 1656176754
URLPath: /cgit/aur.git/snapshot/fresh-git.tar.gz