crude on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S crude

* (Optional) Uninstall crude on Arch using YAY

$ yay -Rns crude

2. Manually Install "crude" via AUR

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

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

b. Clone crude's git locally

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

c. Go to ~/crude folder and install it

$ cd ~/crude $ makepkg -si

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

ID: 1222844
Name: crude
PackageBaseID: 191213
PackageBase: crude
Version: 0.0.1-0
Description: Migration toolkit for databases
URL: https://github.com/termapps/crude
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pksunkara
Submitter: pksunkara
FirstSubmitted: 1678227781
LastModified: 1678227781
URLPath: /cgit/aur.git/snapshot/crude.tar.gz