How to install/uninstall .deb files?

How to install/uninstall .deb files?

To install .deb file

sudo dpkg -i package_file.deb

To uninstall .deb file

sudo dpkg -r package_name

Possibly Related Posts:


Leave a Reply

  

  

  

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>