Hello everyone,
I'm quite new to Linux and still trying to get comfortable with it. Today I tried to understand how to install, upgrade and more generally manage software packages on my computer. I come from Windows so this part is quite new to me. From what I understood there are two approaches (let say for the open-source most common softwares):
1) via the apt command as explained here:
https://www.howtogeek.com/63997/how-...-command-line/
2) via some GUI tools like synaptic, muon, or discover
From what I understood discover is more like an app-store in the sense that a possible new package/software comes with a little description and ratings from its users (also I didn't find any reviews in discover...), and muon and synaptic are more a package manager tool (I guess the little extra that they do is to automatically recommend some additional packages needed to run correctly the desired software, but I'm not 100% sure of that).
Now I have three questions:
1) What are the advantages of using muon or discover over the command line? Am I right to believe that it is that the main advantage of using these graphical interface tool is that they allow one to discover some software to perform some specific task (for instance by selecting ``Editors" under ``By cathegory" in Muon) whereas with apt in the terminal, you don't get these recommendations?
2) Am I also right concerning my interpretation of the difference between Synaptic/Muon and Discover? Are there any examples where it would be better to use Muon?
3) How do I update Kubuntu itself? Today I was notified that I had more than a 100 packages to upgrade. I upgraded all of them with Discover but I still have Kubuntu 16.04, and it seems from what I saw here
https://kubuntu.org/getkubuntu/
that there are more recent version of kubuntu
The informations concerning my machines (updated since my last post with the help of inxi) are:
Kubuntu release: 16.04
KDE Plasma Version: 5.5.5
Qt Version: 5.5.1
Kernel version: 4.4.0-104-generic
OS-type 64-bit
Grub version: Version: 0.97-29ubuntu68
Other operating system: windows 10
Laptop: Lenovo T460p
CPU: Quad core Intel Core i7-6700HQ (-HT-MCP-) cache: 6144 KB
GPU: I have two cards:
Card-1: Intel Skylake Integrated Graphics
Card-2: NVIDIA GM108M [GeForce 940MX]
RAM: 16 GB
Hard Drives: 512 GB SSD S-ATA
Have a nice day
I'm quite new to Linux and still trying to get comfortable with it. Today I tried to understand how to install, upgrade and more generally manage software packages on my computer. I come from Windows so this part is quite new to me. From what I understood there are two approaches (let say for the open-source most common softwares):
1) via the apt command as explained here:
https://www.howtogeek.com/63997/how-...-command-line/
2) via some GUI tools like synaptic, muon, or discover
From what I understood discover is more like an app-store in the sense that a possible new package/software comes with a little description and ratings from its users (also I didn't find any reviews in discover...), and muon and synaptic are more a package manager tool (I guess the little extra that they do is to automatically recommend some additional packages needed to run correctly the desired software, but I'm not 100% sure of that).
Now I have three questions:
1) What are the advantages of using muon or discover over the command line? Am I right to believe that it is that the main advantage of using these graphical interface tool is that they allow one to discover some software to perform some specific task (for instance by selecting ``Editors" under ``By cathegory" in Muon) whereas with apt in the terminal, you don't get these recommendations?
2) Am I also right concerning my interpretation of the difference between Synaptic/Muon and Discover? Are there any examples where it would be better to use Muon?
3) How do I update Kubuntu itself? Today I was notified that I had more than a 100 packages to upgrade. I upgraded all of them with Discover but I still have Kubuntu 16.04, and it seems from what I saw here
https://kubuntu.org/getkubuntu/
that there are more recent version of kubuntu
The informations concerning my machines (updated since my last post with the help of inxi) are:
Kubuntu release: 16.04
KDE Plasma Version: 5.5.5
Qt Version: 5.5.1
Kernel version: 4.4.0-104-generic
OS-type 64-bit
Grub version: Version: 0.97-29ubuntu68
Other operating system: windows 10
Laptop: Lenovo T460p
CPU: Quad core Intel Core i7-6700HQ (-HT-MCP-) cache: 6144 KB
GPU: I have two cards:
Card-1: Intel Skylake Integrated Graphics
Card-2: NVIDIA GM108M [GeForce 940MX]
RAM: 16 GB
Hard Drives: 512 GB SSD S-ATA
Have a nice day
Comment