crema on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S crema

* (Optional) Uninstall crema on Arch using YAY

$ yay -Rns crema

2. Manually Install "crema" via AUR

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

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

b. Clone crema's git locally

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

c. Go to ~/crema folder and install it

$ cd ~/crema $ makepkg -si

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

ID: 960365
Name: crema
PackageBaseID: 147791
PackageBase: crema
Version: 2.3.1-1
Description: Manage (remote) custom repositories
URL: https://gitlab.com/mipimipi/crema
NumVotes: 0
Popularity: 0
OutOfDate: 1635570008
Maintainer: mipi
FirstSubmitted: 1577944378
LastModified: 1631555953
URLPath: /cgit/aur.git/snapshot/crema.tar.gz