omdb-cli on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S omdb-cli

* (Optional) Uninstall omdb-cli on Arch using YAY

$ yay -Rns omdb-cli

2. Manually Install "omdb-cli" via AUR

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

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

b. Clone omdb-cli's git locally

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

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

$ cd ~/omdb-cli $ makepkg -si

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

ID: 491087
Name: omdb-cli
PackageBaseID: 130478
PackageBase: omdb-cli
Version: 2.4.1-1
Description: Command line tool for retrieving OMDb movie informations (mandatory API key)
URL: https://github.com/bgr/omdb-cli
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: Booloki
Submitter: Booloki
FirstSubmitted: 1520011050
LastModified: 1520011050
URLPath: /cgit/aur.git/snapshot/omdb-cli.tar.gz