- The repo has been moved to the pkgs.sysadmins.ws domain. If you are still using pkgs.dyn.su, update your configuration accordingly
 - The packages in these repo were not tested for compatibility with CentOS Stream.
 - Never perform a dnf update with extras repository turned on - there is a risk of damaging the system
 
Repository contents:
- base - packages not present in the base system
 - extras - packages upgrading or conflicting with the native packages of the distribution
 - modular - modular repository with packages that are not allowed to be installed on a non-modular basis (httpd, nginx)
 - multimedia - packages with all sorts of audio/video players and related libraries, codecs
 - testing - packages which haven't been tested yet
 
- Krita graphical editor
 - rar and ark with rar support
 - Falcon and Otter browsers
 - yakuake pop up terminal
 - birdtray - wrapper for thunderbird that allows to hide it in a tray
 - clementine, deadbeef, mplayer (with mencoder), vlc, strawberry, ffmpeg, avidemux, kdenlive
 - wine is updated to 7.x, also compiled for x86 architecture, because many windows applications doesn't run under x86_64
 - latest versions of mc, nano, varnish
 - sauerbraten
 - dovecot is updated to 2.3
 - exim latest version, built with DMARC, SRS, ARC support
 - httpd compiled with cPanel patch, which allows to use common fcgid wrapper for suexec
 - nginx-cp - is a customized build of the stable nginx branch, built with geoip2, lua, brotli, headers_more modules, and includes cloudflare patches
 
- python310-* - a Python 3.10 built with a base set of modules
 
- qemu-6.1.0 (there is a conflicting dependency, use with care!!!!)
 
- pipewire can be used as a drop-in replacement for the JACK and Pulseaudio
 
- qbittorrent a bit-torrent client suppoting BitTorrent V2
 
- gtk4, qt6 and qt4
 
- KDE 6
 - LxQt
 - LXDE
 - Pantheon
 - I3
 - some of KDE 5 parts, missing or poorly built in epel
 
Код: Выделить всё
# dnf localinstall https://pkgs.sysadmins.ws/el8/base/x86_64/raven-release.el8.noarch.rpmКод: Выделить всё
dnf --enablerepo=raven-extras install wine.i686 wine-core.i686 wine-pulseaudio.i686 wine-capi.i686 wine-cms.i686 wine-ldap.i686 wine-openal.i686 wine-core wine-pulseaudio wine-capi wine-cms wine-ldap wine-openal

