C#(Mono) Debian Package Manager Libraries -


are there libraries works .deb files in linux like

apt-get install package apt-cache show package apt-get purge package 

(get package info/install/remove/update.....)

or headers available in c like

<apt-pkg/pkgrecords.h> <apt-pkg/depcache.h> <apt-pkg/srcrecords.h> <apt-pkg/algorithms.h> <apt-pkg/error.h> 

are available in c#?


Comments

Popular posts from this blog

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Create a stacked percentage column -