Loki Notification says there's software updates, but there isn't any in the app center

Discussion in 'Newbie Questions' started by hesferos, Dec 1, 2017.

  1. hesferos

    hesferos Thread Starter
    Expand Collapse
    New Member

    Joined:
    Nov 21, 2017
    Messages:
    1
    Likes Received:
    0
    So that. Every time I log in, i get a notification about software updates, but whenever I go to the app center on the updates tab i don't seem to have nothing to update. It's been a couple of weeks now without updates.

    Also, how can I put the minimize/maximize buttons in the windows?
     
  2. Diego Mauricio

    Diego Mauricio
    Expand Collapse
    New Member

    Joined:
    Dec 11, 2017
    Messages:
    1
    Likes Received:
    0
    I have same problem.
     
  3. DooshPastesh

    DooshPastesh
    Expand Collapse
    Member

    Joined:
    May 8, 2017
    Messages:
    6
    Likes Received:
    2
    1. What does your terminal say when you put:

    Code (Text):
    sudo apt update
    2. You can add missing buttons and change layout by installing elementary-tweaks. It's not in elementary repo, instead you must add PPA for it.

    Code (Text):

    sudo add-apt-repository ppa:philip.scott/elementary-tweaks && sudo apt-get update
    sudo apt-get install elementary-tweaks
     
    If you have never added a PPA on Loki before, you might need to run this command first:
    Code (Text):

    sudo apt-get install software-properties-common
     
    After this you will have elementary-tweaks app in settings panel.
     
    #3 DooshPastesh, Dec 16, 2017
    Last edited: Dec 16, 2017

Share This Page

Loading...