0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Centos8にwine5系 32bitをインストールする(雑メモ)

0
Posted at

centos8にwine5系をインストールできるrepositoryの登録 - Qiita https://qiita.com/geishagirlskoume/items/46438ec7d7d173535b89
からのいろいろ修正・更新


dnf -y install epel-release
dnf -y install https://pkgs.dyn.su/el8/base/x86_64/raven-release-1.0-2.el8.noarch.rpm
dnf --enablerepo=raven-extras install wine.i686
=============================================================================================================================================================================================================================================================================
 パッケージ                                                              アーキテクチャー                                    バージョン                                                                      リポジトリー                                              サイズ
=============================================================================================================================================================================================================================================================================
インストール:
 wine                                                                    i686                                                5.22-1.el8                                                                      raven-extras                                               10 k
依存関係のインストール:
 SDL2                                                                    x86_64                                              2.0.12-1.el8                                                                    raven-extras                                              485 k
 libFAudio                                                               x86_64                                              20.07-1.el8.8_2                                                                 raven-extras                                              326 k
 libvkd3d                                                                x86_64                                              1.1-3.el8                                                                       epel                                                      158 k
 mesa-libOSMesa                                                          x86_64                                              20.1.4-1.el8                                                                    appstream                                                 3.0 M
 nss-mdns                                                                x86_64                                              0.14.1-9.el8                                                                    epel                                                       49 k
 spirv-tools-libs                                                        x86_64                                              2020.5-1.20200803.git92a7165.el8                                                appstream                                                 1.4 M
 unixODBC                                                                x86_64                                              2.3.7-1.el8                                                                     appstream                                                 458 k
 wine-arial-fonts                                                        noarch                                              5.22-1.el8                                                                      raven-extras                                               98 k
 wine-common                                                             noarch                                              5.22-1.el8                                                                      raven-extras                                               64 k
 wine-core                                                               x86_64                                              5.22-1.el8                                                                      raven-extras                                              103 M
 wine-courier-fonts                                                      noarch                                              5.22-1.el8                                                                      raven-extras                                               88 k
 wine-desktop                                                            noarch                                              5.22-1.el8                                                                      raven-extras                                               16 k
 wine-filesystem                                                         noarch                                              5.22-1.el8                                                                      raven-extras                                              1.4 M
 wine-fixedsys-fonts                                                     noarch                                              5.22-1.el8                                                                      raven-extras                                               23 k
 wine-fonts                                                              noarch                                              5.22-1.el8                                                                      raven-extras                                               10 k
 wine-marlett-fonts                                                      noarch                                              5.22-1.el8                                                                      raven-extras                                               22 k
 wine-ms-sans-serif-fonts                                                noarch                                              5.22-1.el8                                                                      raven-extras                                              1.6 M
 wine-small-fonts                                                        noarch                                              5.22-1.el8                                                                      raven-extras                                               25 k
 wine-symbol-fonts                                                       noarch                                              5.22-1.el8                                                                      raven-extras                                               36 k
 wine-system-fonts                                                       noarch                                              5.22-1.el8                                                                      raven-extras                                               29 k
 wine-systemd                                                            noarch                                              5.22-1.el8                                                                      raven-extras                                               11 k
 wine-tahoma-fonts                                                       noarch                                              5.22-1.el8                                                                      raven-extras                                              115 k
 wine-times-new-roman-fonts                                              noarch                                              5.22-1.el8                                                                      raven-extras                                              105 k
 wine-wingdings-fonts                                                    noarch                                              5.22-1.el8                                                                      raven-extras                                               24 k
0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?