There are too many types of Linux operating systems on the market today, and the various Linux distributions and their derivative systems are countless, which is often dazzling.
In our previous "Commonly used Linux distribution operating system inventory" , we used to make a simple classification of some of the current mainstream Linux distribution systems from the perspective of package managers:
package manager name | Commonly used representative instructions | represents system example |
---|---|---|
DPKG | dpkg 、apt | Debain, Ubuntu, etc. |
RPM | rpm 、yum | RedHat, CentOS, etc. |
Pacman | pacman | Arch, Manjaro, etc. |
DNF | dnf | Fedora etc. |
Zypper | zypper | SUSE etc. |
Portage | emerge | Gentoo etc. |
Because the concept of Linux alone is too broad.
Strictly speaking, Linux can only be said to be the kernel of an operating system, so what we usually call "Linux operating system" generally refers to an operating system that uses Linux as the kernel. There are many distributions, including commercial releases and free versions. Release version.
This article has been included in the GitHub open source warehouse "Road to Programming" https://github.com/rd2coding/Road2Coding self-study routes for 6 major programming directions (posts) (posts) , interview test sites , my resume , hardcore pdf notes , and my programmer life , welcome star.
Speaking of the domestic Linux operating system, there are actually many outstanding representatives, such as the well-known Deepin and Kylin are both good choices.
Just a few days ago, I saw a very hot open source Linux desktop system called CutefishOS on the Internet, and there has been a lot of discussion recently.
To be honest, when I first saw it, I was attracted by the interface of CutefishOS, so I couldn't help but take a few more glances.
At first glance, I feel that this interface has a strong fruity taste, and at first glance it was almost as if macOS did not distinguish it.
The CutefishOS system has a very convenient design, that is, there is a so-called global menu at the top of the interface, which concentrates all the functions of a certain application, saving screen space and fulfilling various operational requirements.
In addition, the Dock bar at the bottom of the interface is even more like macOS. Even the icons have an internal flavor, and it also brings a lot of convenient interaction and experience.
CutefishOS is a Linux desktop operating system with modern design and practicality. It is also based on the open source Linux kernel.
According to the official statement, on the basis of referring to a large number of excellent mobile terminal designs, CutefishOS can bring a better user experience, whether it is user interaction or visual effects, it is very simple and efficient. For example, like light and dark mode, various system setting options, file, folder and resource management operations and so on.
That's not a big deal. The important thing is that all the details are full, whether it is icons or interface elements, the value of the appearance is leveraged.
In addition, CutefishOS also has a large number of commonly used applications built in, such as text editors, browsers, file managers, calculators, terminal command lines, Setting settings, etc., especially some native CuteFish applications. Users can Get a more unified operation interface and interactive experience.
And at present, similar to commonly used office, entertainment, and development software such as NetEase Cloud Music, common input methods, WPS, Netdisk, editor, and common browsers are also supported. There are also many open source enthusiasts actively participating in its ecology. Construction.
I took a look at its forum with curiosity and found that many Linux enthusiasts posted and exchanged posts in the CutefishOS forum. At present, there are still many early adopters, and they also raised many questions and suggestions.
At present, there is no download link in the download menu of the official website, but there are some packages packaged by third-party communities, and interested students can try it.
https://cutefish-ubuntu.github.io/download/
Finally, the GitHub hosting address of CutefishOS is also attached:
https://github.com/cutefishos
This article has been included in the GitHub open source warehouse "Road to Programming" https://github.com/rd2coding/Road2Coding , which contains my 6 programming directions (posts) + knowledge points combing , interview test sites , My resume , hardcore pdf notes , and my programmer’s life , some of the content is welcome as follows ↓
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。