How do I install a .deb file via the command line?

How do I install a .deb file via the command line?

How do I install a .deb file via the command line?

View Answers

April 8, 2018 at 9:46 AM

Hi,

You can install it with following command:

sudo dpkg -i DEB_PACKAGE

Example:

sudo dpkg -i packagename.deb

Thanks









Related Tutorials/Questions & Answers:
How do I install a .deb file via the command line?
How do I install urllib2 library in my Python module
Advertisements
How do I compress a tar file in Linux
How do I compress a tar file in Linux
How do I compress a tar file in Linux
How do I import a CSV file in R?
how do i upload a file by using servlet or jsp?
How do I read a variable from a file in shell script
How to check CentOS version via command line?
how do i allow users to download a xls file in html?
How do I read a large file quickly in Java?
in unix which command is used to sort the lines of data in a file in reverse order
ModuleNotFoundError: No module named 'linen'
How do I upgrade mysql?
How can I do it? .click();
What changes I have to do in php.ini file for file uploading?
how do i solve this problem?
how do i solve this question?
File I/O
How do i do the coding for 'leaving a comment' in java
How do I decompile Java class files?
How do I initialize a byte array in Java?
How do I compare strings in Java?
display repeated lines in a file
How do I download urllib3 for python 2.7
How do I compile the registration form?
How do I study big data?
How do I get started with Bootstrap
How do I get started with Bootstrap
How do I start learning MongoDB?
How do I start learning Docker
How do I learn Spring Framework?
How do I learn Spring Framework?
How do I learn Spring Framework?
How do I learn Spring Framework?
How do I learn Spring Framework?
How do I start machine learning with Python? What should I do if I am a beginner?
How do I generate random number?
How do I do this program? I'm new to Java programming...
how do i grab the url in php?
How do I learn Python data science?
How do I start a data mining company?
How do I get a job in AI field?
How do I start learning AI?
How do I become an AI engineer?
How can I do data science course?
How do I become a data scientist in India?
How do I prepare for a data scientist interview?
How do I become a data scientist for free?
How do I start a data science career?

Ads