Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

I just created an aur package by using the deb package. If someone know what license cider2 uses, I'll be very grateful.

cider2-bin

  -> Downloading cider_2.2.0_amd64.deb...
curl: (3) URL rejected: Bad file:// URL
==> ERROR: Failure while downloading file://cider_2.2.0_amd64.deb    Aborting... -> error making: cider2-bin-exit status 1 -> Failed to install the following packages. Manual intervention is required:
cider2-bin - exit status 1

(-1)

you need to download the PKGBUILD file and cider_2.2.0_amd64.deb into the same directory and use the command "makepkg"

(1 edit)

thx worked just fine

[adi@dell cider2-bin]$ LANG=en_us.utf-8 pacman -Qi cider2-bin
Name            : cider2-bin
Version         : 2.2.0-1
Description     : A cross-platform Apple Music experience built on Vue.js and written from the ground up with performance in mind
Architecture    : x86_64
URL             : https://cider.sh/
Licenses        : unknown
Groups          : None
Provides        : None
Depends On      : gtk3  nss  libxss  libxtst  xdg-utils  at-spi2-core  libsecret
Optional Deps   : libnotify: Playback notifications [installed]
Required By     : None
Optional For    : None
Conflicts With  : cider
Replaces        : None
Installed Size  : 444.32 MiB
Packager        : Unknown Packager
Build Date      : Sun Oct 15 06:10:17 2023
Install Date    : Sun Oct 15 06:10:44 2023
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : None

My Manjaro was installed successfully according to your method, but failed to start.

The phenomenon is that there is no response when clicking for the first time, and it reports that the port is occupied when clicking for the second time.