One at a time, just shell out to `dpkg -i` (although you’ll need to account for 
needing root to do that). But that doesn’t really deal with dependency 
resolution - you can try shelling out to gdebi (which will install dependencies 
from repositories for command-line specified packages), or binding the resolver 
engine in aptitude 

> On Feb 22, 2018, at 8:07 AM, nikhil sehgal <nikhil.j...@gmail.com> wrote:
> 
> Hi All,
> 
> How can i install .deb package programtically on Linux using mono framework.
> 
> Regards
> Nikhil

_______________________________________________
Mono-list maillist  -  Mono-list@lists.dot.net
http://lists.dot.net/mailman/listinfo/mono-list

Reply via email to