- Как установить GNOME на Linux Mint 20
- Что мы имеем:
- 1) Установите GNOME на Linux MINT с помощью команды apt
- 2. Установите Gnome Desktop с помощью tasksel
- Удалить среду GNOME с Linux Mint
- Заключение
- Linux mint gnome shell
- How to Install GNOME Desktop Environment in Linux Mint
- Things to know before installing GNOME on Linux Mint
- Install GNOME Desktop Environment in Linux Mint
- Switching to GNOME
- Bonus Tip: How to Apply Themes with consistency
- Wrapping Up
- Linux Mint Forums
- how to install gnome shell in linuxmint 14 cinnamone
- how to install gnome shell in linuxmint 14 cinnamone
- Re: how to install gnome shell in linuxmint 14 cinnamone
- Re: how to install gnome shell in linuxmint 14 cinnamone
- Re: how to install gnome shell in linuxmint 14 cinnamone
Как установить GNOME на Linux Mint 20
Установка дополнительной среды рабочего стола позволяет получить больше пользовательского опыта без установки другого дистрибутива Linux.
Gnome — это среда рабочего стола по умолчанию для многих дистрибутивов Linux. Gnome основан на GTK+ и обновляется каждые 6 месяцев.
Linux Mint по умолчанию имеет среду рабочего стола Cinnamon, MATE или Xfce. Cinnamon и Mate — это тоже что и GNOME с кодовой базой GNOME 3 и GNOME 2 соответственно.
В этой статье я расскажу, как установить рабочий стол GNOME 3 (gnome-shell) в вашем Linux Mint 20.
Что мы имеем:
1) Установите GNOME на Linux MINT с помощью команды apt
Во-первых, вам нужно обновить все пакеты в системе Linux Mint. Для этого откройте терминал и выполните следующую команду:
Теперь установите все пакеты, которые имеют новые версии:
Для установки среды Gnome необходимо установить gnome-session и gdm3. Используйте команду apt для их установки.
$ sudo apt install gnome-session gdm3-y
Когда появится окно информации просто примите его. Нажмите кнопку ОК.
Далее появится новая подсказка. Выберите либо gdm3, либо lightdm.
Gdm3 — это GNOME display manager, который обеспечивает графический вход в систему и обрабатывает аутентификацию пользователя. Он использует минимальную версию gnome-shell, благодаря которой вы установите сеанс GNOME3.
lightdm — это кросс-настольный дисплейный менеджер, который очень легкий. А так же поддерживает различные технологии отображения.
Установка всех зависимостей и пакетов может занять некоторое время. Когда все закончится, перезагрузите систему.
Когда появится экран входа в систему, выберите Gnome и введите свой пароль.
Ваш рабочий стол должен быть изменен, как показано на рисунке ниже.
Чтобы проверить версию Gnome требуется:
Из репозитория была установлена версия Gnome 3.36.8.
Чтобы проверить версию с терминала, введите:
2. Установите Gnome Desktop с помощью tasksel
Альтернативный способ установки Gnome — это использование tasksel. Если tasksel не установлен в вашей системе, сначала установите его с помощью:
Теперь, чтобы установить Ubuntu desktop (gnome 3), введите команду:
$ sudo tasksel install ubuntu-desktop
Удалить среду GNOME с Linux Mint
Если вы хотите удалить GNOME из Mint 20, тогда сделайте следующее.
- Войдите в другую среду рабочего стола. Если не изменить среду рабочего стола, то удалить GNOME не получится.
- Для удаления GNOME выполните следующую команду.
$ sudo apt purge gnome-сессия gdm3-y
$ sudo apt autoremove-y
Заключение
Многие дистрибутивы Linux, такие как Ubuntu, Fedora, Debian, POP OS, по умолчанию используют GNOME. Вы можете легко установить Gnome, если он не поставляется вместе с дистрибутивом.
В этой статье вы узнали, как установить Gnome на Mint Linux 20.
Пожалуйста, если вы найдете ошибки или неточности в тексте, сообщите пожалуйста мне. Используя форму комментария ниже.
Linux mint gnome shell
Mutter 44.2 также выпущен с различными улучшениями для окон Xwayland и некоторых полноэкранных окон X11.
После выпуска среды рабочего стола GNOME 44.2 ранее на этой неделе проект GNOME также выпустил обновления для наиболее важных компонентов GNOME, окна Mutter 44.2 и композитного менеджера, а также GNOME Shell 44.2.
GNOME Shell 44.2 предназначена для дальнейшего улучшения встроенной функции записи экрана, а также меню Bluetooth в быстрых настройках, которое получило поддержку определяемых пользователем имен. Кроме того, он устраняет некоторые сбои в виджете календаря при использовании большого текста, устраняет проблему с зависанием диалогового окна аутентификации в удаленных сеансах, а также исправляет другие мелкие ошибки и сбой.
С другой стороны, Mutter 44.2 предназначен для улучшения поддержки планшетов с подключенным дисплеем, устранения проблемы с устаревшими полноэкранными окнами, появляющимися на всех мониторах в конфигурациях с несколькими мониторами, устранения состояния гонки в xwayland-on-demand, а также как исправить слишком большую область ввода вокруг окон Xwayland.
Кроме того, Mutter 44.2 исправляет неправильное расположение некоторых полноэкранных окон X11, исправляет проблемы с областью ввода клиента X11, исправляет регрессию перерисовки в удаленных сеансах без DMA, исправляет проблему перетаскивания в некоторых окнах, оформленных на стороне сервера, и предотвращает неожиданные изменения ориентации во время приостановки или возобновления работы.
Утечка памяти также была устранена в Mutter 44.2, который также исправляет различные другие мелкие ошибки и некоторые сбои.
Как GNOME Shell 44.2, так и Mutter 44.2 скоро появятся в репозиториях стабильного программного обеспечения ваших дистрибутивов GNU/Linux, поэтому убедитесь, что вы постоянно обновляете свои установки GNOME 44 для лучшего, более стабильного и надежного рабочего окружения.
How to Install GNOME Desktop Environment in Linux Mint
Linux Mint is an excellent Linux distribution, especially for beginners.
I like that it stays on the familiar Ubuntu/Debian front and yet it does several things better than Ubuntu. One of them is that it doesn’t push Snaps down my throat.
However, I am not a fan of the Cinnamon desktop as I never really liked the Windows XP or 7’s default setup either.
As I was looking for the stability that Linux Mint offered with the ability to use GNOME and here’s what I got in the end:
Nothing too fancy but this is my Linux Mint 21 running GNOME 42.5.
And if you want to install GNOME on Linux Mint, this guide is for you.
Things to know before installing GNOME on Linux Mint
You really should have good enough reasons to install GNOME on Mint. If you are just feeling experimental, try it in a virtual machine. I performed this tutorial with Linux Mint installed in VirtualBox.
The thing about installing a desktop environment other than the one provided by the distribution is that the removal part complicates the matter.
Cinnamon uses some GNOME elements. If you decide to remove GNOME later, it may impact some parts of Cinnamon.
This could be a cause of panic for inexperienced users. Of course, reinstalling the Cinnamon desktop from the TTY screen could be a possible solution here.
The gist of all this is that if you easily get spooked and don’t like troubleshooting, you should not do these ‘experiments’ on your main computer.
With that aside, let’s see the simple procedure of getting GNOME on Linux Mint.
Install GNOME Desktop Environment in Linux Mint
Here you have two options. Either you can go with a complete GNOME desktop which includes all the GNOME utilities, or you can go with the stripped-down version having the least amount of GNOME packages.
And I will be covering both.
To install GNOME with the least amount of GNOME utilities, you’d have to install a package named vanilla-GNOME using the given command:
sudo apt install vanilla-gnome-desktop
And if you want to have a complete GNOME experience, you can simply install the gnome package:
Once you execute any of the two shown commands, you will be asked to choose the preferred display manager in the next step.
gdm3 is a display manager for the GNOME desktop while Linux Mint uses lightdm by default and both should work just fine, but I will suggest you go with gdm3 to have the complete GNOME experience.
Switching to GNOME
Once done, log out and hit enter once, and there you’d see a small gear icon. From here, choose GNOME:
And now, you have GNOME with Linux Mint as a base!
Bonus Tip: How to Apply Themes with consistency
You can use that Cinnamon themes, but most of them don’t work as expected, so I will recommend using GNOME themes such as Adwaita to have consistency around the desktop.
For me, the default fonts do not work at all, and I prefer something close to what Fedora offers. So open GNOME tweaks from the system menu and make changes as shown:
- Cantarell Regular (11) for both interface and document text.
- Noto Sans Mono Regular (13) for monospace text.
- Cantarell Bold (11) for window titles.
And it turned out to be far better than the default Ubuntu font scheme.
Since you have GNOME, you can use our detailed guide on installing and changing GNOME themes on Linux to make it as your heart desires.
Wrapping Up
As you can see, installing GNOME on Linux Mint is quite simple. And as I mentioned earlier, the removal part could complicate things as it has the possibility of removing some GNOME packages required by Cinnamon.
What is powering your main machine right now? I’m on Pop!_OS.
Linux Mint Forums
how to install gnome shell in linuxmint 14 cinnamone
Forum rules
Before you post please read how to get help. Topics in this forum are automatically closed 6 months after creation.
how to install gnome shell in linuxmint 14 cinnamone
Post by MALLOW » Thu Nov 22, 2012 3:24 pm
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Re: how to install gnome shell in linuxmint 14 cinnamone
Post by xenopeek » Thu Nov 22, 2012 3:38 pm
Install the packages gnome-shell and gnome-session, then select to run a Gnome Shell session at the login screen.
Re: how to install gnome shell in linuxmint 14 cinnamone
Post by bimsebasse » Thu Nov 22, 2012 3:59 pm
Re: how to install gnome shell in linuxmint 14 cinnamone
Post by bimsebasse » Thu Nov 22, 2012 11:40 pm
I just managed but it is somewhat complicated this time around (compared to in Mint 13) if you want all the Gnome Shell/Gnome 3 goodies. Merely installing the gnome-shell package doesn’t give you Online Accounts integration, nor does it give you the full System Settings menu (gnome-control-center).
Pretty hard to retrace my steps now but I think I first installed «gnome-shell» and «gnome-shell-extensions», then pinned Ubuntu’s repos higher than Mint’s in the the etc/apt/preferences file, then installed «gnome-session», then added the Gnome 3 PPA and pinned it highest of all, then installed «gnome», then reinstalled «gnome-control-center». Now I have something close to vanilla Gnome 3, + Nemo and the Cinnamon session. Online Accounts works and the System Settings menu is there in full.
As mentioned above you’ll have to use gdm instead of mdm, but that also makes more sense in a Gnome Shell environment anyway, as gdm is tightly integrated with Gnome Shell and mdm isn’t. For instance lock screen only works with gdm.
If anyone knows of an easier way then please share as this would probably be a good topic for a guide/tutorial
And by the bye, Gnome Shell is very fast and responsive on top of Mint 14, certainly more so than on top of 12.10.