See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Synaptic vs apt install
#1
Sorry for this very basic question, but for the interactive Synaptic package manager that I use on LL 4.0, does that reach exactly the same repository as the command-line apt install command?

The reason I ask is that I've installed a piece of software via Synaptic, only to find out that what I installed was not the absolute latest version. The latest version of that software was released a few months ago and that is the one I want since it has a critical feature I need.

The manual for the software package says it's available via Synaptic Package Manager or using the sudo apt install command (it gives full instructions for that), but I was wondering whether those methods come to the same, or if they're two different repositories.
Using Linux Lite for everything now. I put it on my desktop and my laptop. Woohoo!
Reply
#2
(07-09-2018, 02:57 PM)Vera link Wrote: Sorry for this very basic question, but for the interactive Synaptic package manager that I use on LL 4.0, does that reach exactly the same repository as the command-line apt install command?

Yes, synaptic is basically a GUI for apt (see https://en.wikipedia.org/wiki/Synaptic_%28software%29).
Reply
#3
Thank you, [member=7657]dihonomo[/member] for the answer and the link. I hadn't thought to check Wikipedia for an answer, I had searched on other Linux forums but that confused me a bit. Marking this question as solved!
Using Linux Lite for everything now. I put it on my desktop and my laptop. Woohoo!
Reply
#4
apt-get is the same as apt

so if you type apt-get install *package* or apt install *package* it will install it

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)