Whalebrew

Whalebrew on Mocaccino Desktop

Setup

Be sure to have docker installed, and the daemon running.

First install utils/whalebrew:

1
$ luet install utils/whalebrew

Now you should be able to use whalebrew as usual

Install a package

1
$ whalebrew install whalebrew/ffmpeg

Then it should be accessible as a normal binary. You can call directly the program (ffmpeg in the above example)

Last modified January 22, 2023: Update howdoi.md (61bcaee)