Re: [Mono-dev] Install .deb package on Linux using mono

2018-02-22 Thread nikhil sehgal
thanks for reply ...but i want to do it programatically through C# and mono
framework

On Thu, Feb 22, 2018 at 8:08 PM, Joseph Shields 
wrote:

> 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 
> wrote:
> >
> > Hi All,
> >
> > How can i install .deb package programtically on Linux using mono
> framework.
> >
> > Regards
> > Nikhil
>
>


-- 
Thanks & Regards
NIkhil Sehgal
Mobile No 9711855929
Email Id nikhil.j...@gmail.com
Skype ID sehgal.nikhil
___
Mono-devel-list mailing list
Mono-devel-list@lists.dot.net
http://lists.dot.net/mailman/listinfo/mono-devel-list


[Mono-dev] Install .deb package on Linux using mono

2018-02-22 Thread nikhil sehgal
Hi All,

How can i install .deb package programtically on Linux using mono framework.

Regards
Nikhil
___
Mono-devel-list mailing list
Mono-devel-list@lists.dot.net
http://lists.dot.net/mailman/listinfo/mono-devel-list