Hi, On 03/14/2016 04:38 PM, Olivier Sallou wrote: > Hi, > how can I get a programmatic list of debianmed packages, possibly by > section (bioinformatics ,...) ? > > Thanks > > Olivier >
May be something like that ? aptitude search "?maintainer([email protected])" you can also customize the search, see http://algebraicthunk.net/~dburrows/projects/aptitude/doc/en/ch02s03s05.html Best, Alex

