| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| debian:trixie [2026/01/12 11:50] – serw | debian:trixie [2026/05/12 23:14] (current) – [После установки] serw |
|---|
| </WRAP> | </WRAP> |
| |
| [[https://paste.debian.net/1390834|sources.list]] | [[https://paste.debian.net/1390834|sources.list]] + |
| + [[https://paste.debian.net/1399663/|contrib]]. | [[https://paste.debian.net/1399663/|contrib]]. |
| |
| <WRAP prewrap> | <WRAP prewrap> |
| <WRAP prewrap> | <WRAP prewrap> |
| <code=bash> | <code=bash> |
| sudo apt-get install -y davfs2 \ | # Установим этот пакет отдельно и в первую очередь, так как после его установки требуется подтверждение возможности присоединения WebDAV |
| && sudo apt-get install -y aspell-ru beep cmus cockpit exfat-fuse ffmpeg figlet gvfs hplip hunspell-ru hyphen-ru img2pdf innoextract inxi lshw mythes-ru ocrmypdf p7zip pdf2svg sg3-utils snapd sshfs tesseract-ocr-rus whois \ | sudo apt-get install -y davfs2 |
| && sudo apt-get install -y chromium cpu-x firefox-esr gnome-disk-utility gsmartcontrol mc simple-scan tigervnc-common tigervnc-viewer transmission-gtk webext-ublock-origin-firefox xournalpp xsensors \ | # Пакеты без графического вида и без иконок |
| && sudo apt-get install -y aisleriot brasero evince five-or-more flare-game foliate gimagereader gimp gnome-chess gnome-mahjongg gnome-robots gthumb inkscape libreoffice-calc libreoffice-l10n-ru libreoffice-help-ru libreoffice-writer libreoffice-gtk3 minigalaxy pdfarranger vlc \ | sudo apt-get install -y aspell-ru beep cmus cockpit exfat-fuse ffmpeg figlet gvfs hplip hunspell-ru hyphen-ru img2pdf innoextract inxi libreoffice-gtk3 libreoffice-help-ru libreoffice-l10n-ru lshw mythes-ru ocrmypdf p7zip pdf2svg sg3-utils snapd sshfs tesseract-ocr-rus whois |
| && sudo apt-get install -y fheroes2 game-data-packager vcmi \ | # Утилиты первой необходимости с графикой и иконками |
| && sudo apt-mark hold chromium #https://dragonserw.ru/debian:trixie | sudo apt-get install -y chromium cpu-x dino-im evince foliate gimagereader gimp gnome-disk-utility gsmartcontrol gthumb inkscape mc mpv pdfarranger simple-scan tigervnc-common tigervnc-viewer transmission-gtk vlc xournalpp xsensors # firefox-esr |
| | # Игры |
| | sudo apt-get install -y aisleriot five-or-more flare-game gnome-chess gnome-mahjongg gnome-robots minigalaxy |
| | # Игры из репозитория contrib |
| | sudo apt-get install -y fheroes2 game-data-packager vcmi |
| | # Запретим Хромиуму обновляться |
| | sudo apt-mark hold chromium #https://dragonserw.ru/debian:trixie |
| </code> | </code> |
| </WRAP> | </WRAP> |
| | |
| | [[wiki:cmus|cmus - C* Music Player]], |
| | [[wiki:mpv|mpv.io: a free, open source, and cross-platform media player]]. |
| |
| ===== Canonical Snapcraft ===== | ===== Canonical Snapcraft ===== |
| |
| Install Telegram on Debian: [[https://snapcraft.io/install/telegram-desktop/debian|Canonical Snapcraft]]. | Install GZDoom on Debian: [[https://snapcraft.io/install/gzdoom/debian|Canonical Snapcraft]]. |
| |
| <WRAP=prewrap> | <WRAP=prewrap> |
| <code=bash> | <code=bash> |
| | # После пере-загрузки выполнить |
| | sudo snap install snapd |
| | # Установка GZDoom (обратите внимание, что уже вышла новая итерация -- UZDoom, но ее пока нет в Snap) и Xonotic |
| sudo snap install gzdoom xonotic # https://snapcraft.io/docs/installing-snap-on-debian | sudo snap install gzdoom xonotic # https://snapcraft.io/docs/installing-snap-on-debian |
| </code> | </code> |
| |
| [[wiki:apt-etudes|Ubuntu GNOME]]; | [[wiki:apt-etudes|Ubuntu GNOME]]; |
| | [[wiki:basealt|ООО «Базальт СПО» Альт Рабочая станция 11]]; |
| [[wiki:debian|Debian -- The Universal Operating System]], [[trixie|Debian 13 Trixie -- The Universal Operating System]]; | [[wiki:debian|Debian -- The Universal Operating System]], [[trixie|Debian 13 Trixie -- The Universal Operating System]]; |
| [[wiki:fedora|Fedora GNU/Linux Workstation]], [[wiki:fedora-user-guide|Fedora GNU/Linux — краткое руководство пользователя]]; | [[wiki:fedora|Fedora GNU/Linux Workstation]], [[wiki:fedora-user-guide|Fedora GNU/Linux — краткое руководство пользователя]]; |
| [[wiki:macos|Brewing macOS]]; | [[wiki:macos|Brewing macOS]]; |
| [[windows:start|Microsoft Windows]]. | [[windows:start|Microsoft Windows]]. |