Standardize commands and software versions

lekkerlinux

Active Member
Joined
Apr 2, 2019
Messages
320
Reaction score
171
Credits
102
Why don't they standardize commands and software in the same distro, say Ubuntu or whatever?

I just have two games on my PC and I had to ad a repository to get the latest version of one of them because the one in the software center was older.

The other one also had a newer version but I still had to install snapd and install it via command line. It worked but this is unnecessary work for Ubuntu people. I mean people who use Linux but just want to get on with it.

I think snap packages auto update but if I want to manually update I have to remember to use refresh and not update.

Why not standardize commands and also update at least the list of programs in the software center, like with a sudo apt update, done automatically, now and then? What's the point of having lots of outdated software in the software center?

I revering to mostly latest stable versions of programs, those in testing or development.
 


Very glib answer is that snap was developed by Canonical (Ubuntu) for use with their Linux mobile phone project, now kaput.

It is used in Ubuntu and Linux Mint, also Fedora now I believe.

Go figure.

Wizard
 
Very glib answer is that snap was developed by Canonical (Ubuntu) for use with their Linux mobile phone project, now kaput.

It is used in Ubuntu and Linux Mint, also Fedora now I believe.

Go figure.

Wizard

Yes, it is supposed to be part of Ubuntu 18.04 LTS. I had to install it because it is not included in Lubuntu 18.04 LTS.

It sounds like a good idea to easily install snaps with a few simple commands and then they auto-update.

The big downside I discovered yesterday, is that shutdown and startup is slower after installing snapd. I just went to the Ubuntu snap store and looked at all the new shiny versions of programs and forgot all about the downsides.

Lesson relearned, keep a good working system standard and don't customize!
 
Another downside of snaps, perhaps not a drama to some, is lengthier output of certain commands in the CLI.

For example

Code:
sudo blkid

... will list all snaps as being mounted devices, of the loop kind.

You can read more about this by searching on Google under

linux blkid snap

Wizard
 

Members online


Top