sea-orm-cli on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S sea-orm-cli

* (Optional) Uninstall sea-orm-cli on Arch using YAY

$ yay -Rns sea-orm-cli

2. Manually Install "sea-orm-cli" via AUR

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

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

b. Clone sea-orm-cli's git locally

$ git clone https://aur.archlinux.org/sea-orm-cli.git ~/sea-orm-cli

c. Go to ~/sea-orm-cli folder and install it

$ cd ~/sea-orm-cli $ makepkg -si

3. Information about the sea-orm-cli package on Arch User Repository (AUR)

ID: 1379118
Name: sea-orm-cli
PackageBaseID: 177121
PackageBase: sea-orm-cli
Version: 0.12.10-1
Description: CLI for the Sea-Orm crate
URL: https://www.sea-ql.org/SeaORM/
NumVotes: 2
Popularity: 0.000223
OutOfDate:
Maintainer: smorks
Submitter: Occhioverde03
FirstSubmitted: 1647802772
LastModified: 1704212168
URLPath: /cgit/aur.git/snapshot/sea-orm-cli.tar.gz