Компьютерные услуги, город Ейск

Г. Ейск, улица Армавирская, дом 45, этаж II, кабинет № 221

Site Tools


wiki:fedora

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:fedora [2025/08/08 21:34] – [Terminal] serwwiki:fedora [2025/10/22 14:43] (current) serw
Line 3: Line 3:
 [[https://torrent.fedoraproject.org/|Torrent Server for the Fedora Project]]. [[https://torrent.fedoraproject.org/|Torrent Server for the Fedora Project]].
 [[https://github.com/RussianFedora/FAQ/releases/latest/download/fedora-faq-ru.pdf|RussianFedora/FAQ.pdf]]. [[https://github.com/RussianFedora/FAQ/releases/latest/download/fedora-faq-ru.pdf|RussianFedora/FAQ.pdf]].
 +
 +Исключение *openh264 из обновляемых пакетов:
 +
 +<WRAP prewrap>
 +<code=bash>
 +sudo nano /etc/dnf/dnf.conf #exclude=chromium,mozilla-openh264,openh264 # https://discussion.fedoraproject.org/t/ciscobinary-openh264-org-is-unreachable-in-some-countries-ru-ua-ir/161434/12
 +</code>
 +</WRAP>
 +
 +Либо, замена *openh264 на `noopenh264`:
  
 <WRAP prewrap> <WRAP prewrap>
 <code=bash> <code=bash>
-sudo nano /etc/dnf/dnf.conf #exclude=openh264,mozilla-openh264 # https://discussion.fedoraproject.org/t/ciscobinary-openh264-org-is-unreachable-in-some-countries-ru-ua-ir/161434/12+sudo dnf swap \*openh264\* noopenh264 # https://t.me/fedora_talks_ru/151962
 </code> </code>
 </WRAP> </WRAP>
Line 33: Line 43:
     && sudo systemctl enable --now cockpit.socket \     && sudo systemctl enable --now cockpit.socket \
     && sudo dnf install -y chromium cpu-x gnome-disk-utility gnome-tweak-tool gpart gsmartcontrol lshw-gui mc mozilla-ublock-origin nfoview rpi-imager simple-scan tigervnc transmission vcmi xournalpp xsensors \     && sudo dnf install -y chromium cpu-x gnome-disk-utility gnome-tweak-tool gpart gsmartcontrol lshw-gui mc mozilla-ublock-origin nfoview rpi-imager simple-scan tigervnc transmission vcmi xournalpp xsensors \
-    && sudo dnf install -y aisleriot five-or-more flare gnome-chess minigalaxy mupdf pdfarranger \ +    && sudo dnf install -y aisleriot fheroes2 five-or-more flare gnome-chess minigalaxy pdfarranger \ 
-    && sudo dnf install -y evince filezilla foliate gimagereader-gtk gimp gnome-mahjongg gthumb inkscape telegram-desktop tesseract-langpack-rus vlc \+    && sudo dnf install -y evince foliate gimagereader-gtk gimp gnome-mahjongg gthumb inkscape telegram-desktop tesseract-langpack-rus vlc \
     && sudo dnf copr enable karlisk/ventoy -y && sudo dnf copr enable nalika/gzdoom -y && sudo dnf install -y gzdoom ventoy \     && sudo dnf copr enable karlisk/ventoy -y && sudo dnf copr enable nalika/gzdoom -y && sudo dnf install -y gzdoom ventoy \
     && sudo dnf install -y xonotic \     && sudo dnf install -y xonotic \
wiki/fedora.1754678047.txt.gz · Last modified: by serw