Check the dependencies
# dependencies
brew tap zegervdv/zathura
brew install pup
brew install zathura
brew install bash # plugin requires new version of bash 4.xx, while macOS uses 3.xx
# cbz support
brew install zathura-cb
# pdf support
brew install imagemagick
brew install zathura-pdf-mupdf
# install manga-cli
git clone https://github.com/prsh11/manga-cli.git && cd manga-cli
sudo cp manga-cli /usr/local/bin/manga-cli
yay -S manga-cli-git
Install dependencies with your respective package manager
git clone https://github.com/prsh11/manga-cli.git && cd manga-cli
sudo cp manga-cli /usr/local/bin/manga-cli
- Linux & Mac:
rm /usr/local/bin/manga-cli
- Arch:
yay -Rns manga-cli-git