Menu

Install Peppermint icon on desktop

Patrick
2023-01-02
2023-01-04
  • Patrick

    Patrick - 2023-01-02

    Hi, I installed Peppermint on my HP Stream 14 and everything seems to be working fine. I have the Install Peppermint icon on the desktop and I have deleted it several times but it keeps appearing. How do I get rid of this? Picture attached.

    Thanks in advance!

     
  • Anonymous

    Anonymous - 2023-01-02

    We use this terminal command in testing, as I only seen this quirk in Bookworm during testing.

    sudo apt purge -y calamares* live* && sudo apt -y autoremove

     
  • Patrick

    Patrick - 2023-01-03

    that seems to have worked, everytime I click the update at the bottom right I get a ton of errors. Any idea? Always worrysome when its nothing but errors.

     
    • Peppermint OS

      Peppermint OS - 2023-01-04

      How did you install peppermint? -- could you run neofetch in the terminal I would be curious what that says,. - thanks!

       
  • Anonymous

    Anonymous - 2023-01-04

    First I need you to check your sources.list doesn't have any errors.

    Copy and paste this command into a terminal, and check against my sources.list.

    cat /etc/apt/sources.list

    See example of a fully functioning Debian Bullseye system's sources.list below.

    cavy@micro1:~$ cat /etc/apt/sources.list
    # This system was installed using PeppermintOS removable media
    # (e.g. netinst, live or single CD). The matching "deb cdrom"
    # entries were removed at the end of the installation process.
    # For information about how to configure apt package sources,
    # see the sources.list(5) manual.
    
    # Main Repo - main contrib non-free
    deb http://deb.debian.org/debian/ bullseye main contrib non-free
    deb-src http://deb.debian.org/debian/ bullseye main contrib non-free
    
    # Security Repo - main contrib non-free
    deb http://security.debian.org/ bullseye-security main contrib non-free
    deb-src http://security.debian.org/ bullseye-security main contrib non-free
    
    # Updates Repo - main contrib non-free
    deb http://deb.debian.org/debian bullseye-updates main contrib non-free
    deb-src http://deb.debian.org/debian bullseye-updates main
    #deb http://deb.debian.org/debian/ bullseye-proposed-updates main contrib non-free
    #deb-src http://deb.debian.org/debian/ bullseye-proposed-updates main contrib non-free
    
    # bullseye-backports, previously on backports.debian.org
    deb http://deb.debian.org/debian/ bullseye-backports main contrib non-free
    deb-src http://deb.debian.org/debian/ bullseye-backports main contrib non-free
    
    # Testing repo used to get software not in the normal repos
    #deb http://deb.debian.org/debian/ unstable main contrib non-free
    
    # Unstable repo used to get software not in the normal repos
    deb http://deb.debian.org/debian/ unstable main contrib non-free
    
    cavy@micro1:~$ 
    

    If not use this command sudo mousepad /etc/apt/sources.list and make the necessary corrections and then save and update the repositories with this terminal command sudo xDaily .

     
  • manuel rosa

    manuel rosa - 2023-01-04

    why is apt looking for the iso image repo ?
    either the iso image is corrupt or the installation did not finish properly

     

Log in to post a comment.

MongoDB Logo MongoDB