LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Synaptic Package Manager
#5
(04-20-2017, 08:14 PM)ralphy link Wrote: Hold on please! The beauty in Linux comes also from its packaging structure.

First, let's figure few things out since we do not have any logs from your system:

1- Is your system up-to-date?
2- Can you open Menu => type software & and open Software and Updates? (I think that's what you are looking for)

[Image: Qka9BIh.png]

3- If Software and Updates window opens, then it may just be a problem with your synaptic installation. Perhaps reinstalling Synaptic is all you need:

Code:
sudo apt remove --purge synaptic -y
sudo apt autoclean -y && sudo apt autoremove -y
sudo apt update && sudo apt upgrade -y && sudo apt install synaptic -y

If Software and Updates doesn't pop up then the issue may be related to it and not to Synaptic. You can test whether it launches from Terminal also:

Code:
software-properties-gtk

No Software and Updates doesn't open....

Output from software-properties-gtk

/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py:40: PyGIWarning: Gdk was imported without specifying a version first. Use gi.require_version('Gdk', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import GObject, Gdk, Gtk, Gio, GLib
/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py:40: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import GObject, Gdk, Gtk, Gio, GLib
Segmentation fault

so does mean I've done something without realising  :-[
Reply


Messages In This Thread
Synaptic Package Manager - by geaves - 04-20-2017, 05:03 PM
Re: Synaptic Package Manager - by torreydale - 04-20-2017, 06:34 PM
Re: Synaptic Package Manager - by geaves - 04-20-2017, 07:36 PM
Re: Synaptic Package Manager - by ralphy - 04-20-2017, 08:14 PM
Re: Synaptic Package Manager - by geaves - 04-20-2017, 08:35 PM
Re: Synaptic Package Manager - by ralphy - 04-20-2017, 08:48 PM
Re: Synaptic Package Manager - by geaves - 04-20-2017, 09:12 PM
Re: Synaptic Package Manager - by ralphy - 04-20-2017, 09:33 PM
Re: Synaptic Package Manager - by geaves - 04-20-2017, 09:38 PM
Re: Synaptic Package Manager - by ralphy - 04-20-2017, 09:41 PM
Re: Synaptic Package Manager - by geaves - 04-20-2017, 09:47 PM
Re: Synaptic Package Manager - by ralphy - 04-20-2017, 09:53 PM
Re: Synaptic Package Manager - by geaves - 04-20-2017, 10:33 PM
Re: Synaptic Package Manager - by ralphy - 04-20-2017, 10:40 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)