imdb-rename on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S imdb-rename

* (Optional) Uninstall imdb-rename on Arch using YAY

$ yay -Rns imdb-rename

2. Manually Install "imdb-rename" via AUR

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

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

b. Clone imdb-rename's git locally

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

c. Go to ~/imdb-rename folder and install it

$ cd ~/imdb-rename $ makepkg -si

3. Information about the imdb-rename package on Arch User Repository (AUR)

ID: 625111
Name: imdb-rename
PackageBaseID: 132921
PackageBase: imdb-rename
Version: 0.1.5-1
Description: A command line utility for searching IMDb and renaming your media files.
URL: https://github.com/BurntSushi/imdb-rename
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1527657787
LastModified: 1561603509
URLPath: /cgit/aur.git/snapshot/imdb-rename.tar.gz