Skip to the content Skip to the main menu
gNial

Development

  • Sobre

Development

  • Sobre

Ubuntu – install package deb – unpackage deb file

Terminal

$ sudo dpkg -i ~/Downloads/filename.deb

“sudo” – Administrator
“dpkg” – Package Management System (unpackage deb file)}
“~” – Home
“Downloads” – Folder

 

  • Post date
    October 20, 2020
  • Posted in Uncategorized
Previous post: SQL – Diff Date, days of month or month Next post: Ubuntu – open apps faster – load from RAM

Related Posts

Parte 2 de 2 – MYSQL, PHP, ISO, utf8, utf8_general_ci, utf8_unicode_ci

  • Post date
    August 27, 2017

MySql – Terminal / Importar grande arquivo / Import a large file

  • Post date
    January 2, 2013

MySQL – NOT IN vs. NOT EXISTS vs. LEFT JOIN / IS NULL

  • Post date
    September 1, 2017

Recuperar o Boot do Windows

  • Post date
    February 19, 2021

Theme by Anders Norén