logo elektroda
logo elektroda
X
logo elektroda

Installing Programs on Linux Mint 17.3 Cinnamon: Package Not Found, Sudo Apt-Get, Make Install

finlande 18729 12
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 15302700
    finlande
    Level 8  
    Hello, I have recently been using linux mint 17.3 Cinnamon. Every time I want to install a program through the terminal I get an E: package not found [and here is the name of the program I want to install]. I install with the command: sudo apt-get install. Another topic was to do it with make install, but that doesn't work either. What am I doing wrong?
  • ADVERTISEMENT
  • #2 15303489
    namok
    Level 25  
    Enter the name of the package you want to install. If the package is not in the repositories, you won't install it.
  • #3 15304272
    Anonymous
    Level 1  
  • #4 15309321
    finlande
    Level 8  
    Is the package the download folder I want to install? Maybe I'll start at the beginning. For example, I want to install the AES Crypt program, go to the manufacturer's website and download the Linux version. I save it in the Downloads file, unpack it and what do I do next? Because entering commands in the terminal does not do anything.
  • ADVERTISEMENT
  • #5 15309559
    Anonymous
    Anonymous  
  • ADVERTISEMENT
  • #6 15309737
    finlande
    Level 8  
    i don't know what that means, where can i check it?
  • ADVERTISEMENT
  • #7 15309879
    Anonymous
    Level 1  
  • #8 15309967
    Anonymous
    Anonymous  
  • #9 15310039
    finlande
    Level 8  
    yes, I have this option selected
  • #10 15310104
    Anonymous
    Anonymous  
  • #11 15312890
    finlande
    Level 8  
    On the third try it finally turned out :) I used this Midnight program. Christophorus you are a miracle worker, thank you very much. One more little question: will I have to do all these steps every time I install a program?
  • #12 15313606
    Anonymous
    Anonymous  
  • #13 15316442
    finlande
    Level 8  
    Thanks for your answer and help

Topic summary

The discussion revolves around issues faced while installing programs on Linux Mint 17.3 Cinnamon, specifically encountering "E: package not found" errors when using the command `sudo apt-get install`. Users are advised to ensure the package is available in the repositories and to update the package list using `sudo apt-get update`. For programs downloaded from the internet, such as AES Crypt, users are guided to check if the downloaded file has executable permissions and to use the terminal commands for installation. The use of `dpkg` for installing `.deb` packages is also discussed, along with the suggestion to use Midnight Commander for easier navigation in the terminal. The conversation concludes with an understanding that installation methods may vary based on the program's availability and format.
Summary generated by the language model.
ADVERTISEMENT