this post was submitted on 27 May 2024
17 points (90.5% liked)

Linux

47337 readers
1300 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

sometimes, if I want to install a program from the terminal, I get 2 options: apt and snap.

It can happen that the displayed versions are not the same, one candidate shows a higher version number than the other.

Do both libraries use the same numbering system and is it safe to assume that the higher the version number is, the newer the program is and one should only consider this variable to install new stuff?

you are viewing a single comment's thread
view the rest of the comments
[–] redcalcium@lemmy.institute 3 points 3 months ago (1 children)

Generally yes, but keep in mind that apt packages are maintained by canonical, while snap packages could be maintained by canonical, the apps' original developers themselves (e.g. Firefox snap is maintained by Mozilla), or a 3rd party unrelated to canonical or the app's developer (i.e. random dudes packaging apps into snap and submit them). If the snap packages are not maintained by canonical, there is nothing stopping the snap packagers to use a different versioning scheme, though it's unlikely. In general, it's a good idea to check the package entry on snapcraft.io to figure out who packaged them so you can decide if it's trustworthy or not.

[–] kionite231@lemmy.ca 2 points 3 months ago

wow, your profile gif is awesome :D