Trying to Download Minecraft on Elementary OS [on hold]












-1















I have it downloaded already as Minecraft.deb. When i do sudo apt install Minecraft.deb it says



E: Unable to locate package minecraft.deb
E: Couldn't find any package by glob 'minecraft.deb'
E: Couldn't find any package by regex 'minecraft.deb'



What should I do



PS. I don't know anything about ubuntu and barely anything in the terminal, only copy and paste










share|improve this question









New contributor




R A R is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











put on hold as off-topic by guiverc, Pilot6, N0rbert, Charles Green, pomsky 1 hour ago


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." – guiverc, Pilot6, N0rbert, Charles Green, pomsky

If this question can be reworded to fit the rules in the help center, please edit the question.

















  • Possible off-topic question. Elementary is not Ubuntu, nor an official flavor of Ubuntu, thus off-topic on this site. Refer askubuntu.com/help/on-topic

    – guiverc
    3 hours ago











  • elementaryos.stackexchange.com/questions/7542/…

    – JerareYoshi
    2 hours ago
















-1















I have it downloaded already as Minecraft.deb. When i do sudo apt install Minecraft.deb it says



E: Unable to locate package minecraft.deb
E: Couldn't find any package by glob 'minecraft.deb'
E: Couldn't find any package by regex 'minecraft.deb'



What should I do



PS. I don't know anything about ubuntu and barely anything in the terminal, only copy and paste










share|improve this question









New contributor




R A R is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











put on hold as off-topic by guiverc, Pilot6, N0rbert, Charles Green, pomsky 1 hour ago


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." – guiverc, Pilot6, N0rbert, Charles Green, pomsky

If this question can be reworded to fit the rules in the help center, please edit the question.

















  • Possible off-topic question. Elementary is not Ubuntu, nor an official flavor of Ubuntu, thus off-topic on this site. Refer askubuntu.com/help/on-topic

    – guiverc
    3 hours ago











  • elementaryos.stackexchange.com/questions/7542/…

    – JerareYoshi
    2 hours ago














-1












-1








-1








I have it downloaded already as Minecraft.deb. When i do sudo apt install Minecraft.deb it says



E: Unable to locate package minecraft.deb
E: Couldn't find any package by glob 'minecraft.deb'
E: Couldn't find any package by regex 'minecraft.deb'



What should I do



PS. I don't know anything about ubuntu and barely anything in the terminal, only copy and paste










share|improve this question









New contributor




R A R is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I have it downloaded already as Minecraft.deb. When i do sudo apt install Minecraft.deb it says



E: Unable to locate package minecraft.deb
E: Couldn't find any package by glob 'minecraft.deb'
E: Couldn't find any package by regex 'minecraft.deb'



What should I do



PS. I don't know anything about ubuntu and barely anything in the terminal, only copy and paste







deb minecraft elementary






share|improve this question









New contributor




R A R is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




R A R is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 2 hours ago







R A R













New contributor




R A R is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 3 hours ago









R A RR A R

11




11




New contributor




R A R is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





R A R is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






R A R is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




put on hold as off-topic by guiverc, Pilot6, N0rbert, Charles Green, pomsky 1 hour ago


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." – guiverc, Pilot6, N0rbert, Charles Green, pomsky

If this question can be reworded to fit the rules in the help center, please edit the question.







put on hold as off-topic by guiverc, Pilot6, N0rbert, Charles Green, pomsky 1 hour ago


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." – guiverc, Pilot6, N0rbert, Charles Green, pomsky

If this question can be reworded to fit the rules in the help center, please edit the question.













  • Possible off-topic question. Elementary is not Ubuntu, nor an official flavor of Ubuntu, thus off-topic on this site. Refer askubuntu.com/help/on-topic

    – guiverc
    3 hours ago











  • elementaryos.stackexchange.com/questions/7542/…

    – JerareYoshi
    2 hours ago



















  • Possible off-topic question. Elementary is not Ubuntu, nor an official flavor of Ubuntu, thus off-topic on this site. Refer askubuntu.com/help/on-topic

    – guiverc
    3 hours ago











  • elementaryos.stackexchange.com/questions/7542/…

    – JerareYoshi
    2 hours ago

















Possible off-topic question. Elementary is not Ubuntu, nor an official flavor of Ubuntu, thus off-topic on this site. Refer askubuntu.com/help/on-topic

– guiverc
3 hours ago





Possible off-topic question. Elementary is not Ubuntu, nor an official flavor of Ubuntu, thus off-topic on this site. Refer askubuntu.com/help/on-topic

– guiverc
3 hours ago













elementaryos.stackexchange.com/questions/7542/…

– JerareYoshi
2 hours ago





elementaryos.stackexchange.com/questions/7542/…

– JerareYoshi
2 hours ago










1 Answer
1






active

oldest

votes


















0














Open a terminal in the location of the package then type:



sudo dpkg -i minecraft.deb


You can also install a graphical application called Gdebi



sudo apt install gdebi





share|improve this answer


























  • When I do this it says sudo: dkpg: command not found And when I use gdebi everything seems to be going correctly and when I click install package it just closes

    – R A R
    2 hours ago













  • sudo apt install dpkg

    – JerareYoshi
    2 hours ago











  • it says E: Unable to locate package dkpg

    – R A R
    2 hours ago











  • sudo gdebi minecraft.deb

    – JerareYoshi
    2 hours ago











  • Then it says gdebi error, file not found: Minecraft.deb

    – R A R
    2 hours ago


















1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














Open a terminal in the location of the package then type:



sudo dpkg -i minecraft.deb


You can also install a graphical application called Gdebi



sudo apt install gdebi





share|improve this answer


























  • When I do this it says sudo: dkpg: command not found And when I use gdebi everything seems to be going correctly and when I click install package it just closes

    – R A R
    2 hours ago













  • sudo apt install dpkg

    – JerareYoshi
    2 hours ago











  • it says E: Unable to locate package dkpg

    – R A R
    2 hours ago











  • sudo gdebi minecraft.deb

    – JerareYoshi
    2 hours ago











  • Then it says gdebi error, file not found: Minecraft.deb

    – R A R
    2 hours ago
















0














Open a terminal in the location of the package then type:



sudo dpkg -i minecraft.deb


You can also install a graphical application called Gdebi



sudo apt install gdebi





share|improve this answer


























  • When I do this it says sudo: dkpg: command not found And when I use gdebi everything seems to be going correctly and when I click install package it just closes

    – R A R
    2 hours ago













  • sudo apt install dpkg

    – JerareYoshi
    2 hours ago











  • it says E: Unable to locate package dkpg

    – R A R
    2 hours ago











  • sudo gdebi minecraft.deb

    – JerareYoshi
    2 hours ago











  • Then it says gdebi error, file not found: Minecraft.deb

    – R A R
    2 hours ago














0












0








0







Open a terminal in the location of the package then type:



sudo dpkg -i minecraft.deb


You can also install a graphical application called Gdebi



sudo apt install gdebi





share|improve this answer















Open a terminal in the location of the package then type:



sudo dpkg -i minecraft.deb


You can also install a graphical application called Gdebi



sudo apt install gdebi






share|improve this answer














share|improve this answer



share|improve this answer








edited 3 hours ago

























answered 3 hours ago









JerareYoshiJerareYoshi

1345




1345













  • When I do this it says sudo: dkpg: command not found And when I use gdebi everything seems to be going correctly and when I click install package it just closes

    – R A R
    2 hours ago













  • sudo apt install dpkg

    – JerareYoshi
    2 hours ago











  • it says E: Unable to locate package dkpg

    – R A R
    2 hours ago











  • sudo gdebi minecraft.deb

    – JerareYoshi
    2 hours ago











  • Then it says gdebi error, file not found: Minecraft.deb

    – R A R
    2 hours ago



















  • When I do this it says sudo: dkpg: command not found And when I use gdebi everything seems to be going correctly and when I click install package it just closes

    – R A R
    2 hours ago













  • sudo apt install dpkg

    – JerareYoshi
    2 hours ago











  • it says E: Unable to locate package dkpg

    – R A R
    2 hours ago











  • sudo gdebi minecraft.deb

    – JerareYoshi
    2 hours ago











  • Then it says gdebi error, file not found: Minecraft.deb

    – R A R
    2 hours ago

















When I do this it says sudo: dkpg: command not found And when I use gdebi everything seems to be going correctly and when I click install package it just closes

– R A R
2 hours ago







When I do this it says sudo: dkpg: command not found And when I use gdebi everything seems to be going correctly and when I click install package it just closes

– R A R
2 hours ago















sudo apt install dpkg

– JerareYoshi
2 hours ago





sudo apt install dpkg

– JerareYoshi
2 hours ago













it says E: Unable to locate package dkpg

– R A R
2 hours ago





it says E: Unable to locate package dkpg

– R A R
2 hours ago













sudo gdebi minecraft.deb

– JerareYoshi
2 hours ago





sudo gdebi minecraft.deb

– JerareYoshi
2 hours ago













Then it says gdebi error, file not found: Minecraft.deb

– R A R
2 hours ago





Then it says gdebi error, file not found: Minecraft.deb

– R A R
2 hours ago



Popular posts from this blog

香粉寮

GameSpot