varmd / wine-wayland

Wine-wayland allows playing DX9/DX11 and Vulkan games using pure wayland and Wine/DXVK.
729 stars 14 forks source link

Command line found: wineland #50

Closed codeclem closed 2 years ago

codeclem commented 2 years ago

I downloaded and installed the package as per the readme but the wineland command still cannot be found.

$ sudo pacman -U wine-wayland-7.0-1-x86_64.pkg.tar.zst 
loading packages...
resolving dependencies...
looking for conflicting packages...

Packages (3) mpg123-1.29.3-1  openal-1.21.1-3  wine-wayland-7.0-1

Total Installed Size:  204.13 MiB

:: Proceed with installation? [Y/n] y
(3/3) checking keys in keyring                                                                                                  [##############################################################################] 100%
(2/3) checking package integrity                                                                                                [##############################################################################] 100%
(2/3) loading package files                                                                                                     [##############################################################################] 100%
(3/3) checking for file conflicts                                                                                               [##############################################################################] 100%
(3/3) checking available disk space                                                                                             [##############################################################################] 100%
:: Processing package changes...
(1/3) installing mpg123                                                                                                         [##############################################################################] 100%
Optional dependencies for mpg123
    sdl: for sdl audio support
    jack: for jack audio support [installed]
    libpulse: for pulse audio support [installed]
    perl: for conplay [installed]
(2/3) installing openal                                                                                                         [##############################################################################] 100%
Optional dependencies for openal
    qt5-base: alsoft-config GUI Configurator [installed]
    fluidsynth: MIDI rendering
    libmysofa: makemhr tool
(3/3) installing wine-wayland                                                                                                   [##############################################################################] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
$ wineland
zsh: command not found: wineland

Edit: You need to also install the wineland package. Closing.