and for libraries available only on Deken: the deken command line tool https://github.com/pure-data/deken/tree/master/developer has search/download/install commands.
> Gesendet: Freitag, 31. Mai 2019 um 19:13 Uhr > Von: "IOhannes m zmölnig" <[email protected]> > An: [email protected] > Betreff: Re: [PD] Installing libraries/externals via terminal or using -nogui > > On 5/31/19 6:30 PM, Joey Dodson wrote: > > I am running Pure Data on a headless Raspberry Pi and I need a way to > > install libraries/externals. Is there a way to use Deken via the terminal? > > Or perhaps another way to install libraries via the terminal? I started > > with Pd-extended and switched to Vanilla after Deken was released, so I'm > > not too familiar with the process overall. Thanks for any help! > > > > > there are *many* (althouh not all) externals packaged for Debian (and > derivatives, like rasbian). > start with: > $ apt-cache search ^pd- > > to get practically all of them, install the "multimedia-puredata" > meta-package: > $ apt-get install multimedia-puredata > > mfgasr > IOhannes > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > https://lists.puredata.info/listinfo/pd-list > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
