cyanreg / cyanrip

Bule-ish CD ripper
GNU Lesser General Public License v2.1
222 stars 10 forks source link

Ubuntu install fails #77

Closed debsidian closed 7 months ago

debsidian commented 7 months ago

Using the instructions found on the Readme.md, Debian and derivatives section. The install is not successful.

My system: OS: Ubuntu 23.10 x86_64 Kernel: 6.5.0-14-generic Shell: bash 5.2.15 CPU: 13th Gen Intel i7-13700KF GPU: NVIDIA GeForce RTX 4070 Memory: 11947MiB / 31917MiB

Steps to reproduce:

  1. Open terminal
  2. At the command prompt, type: sudo apt install cyanrip
  3. Type your password for sudo
  4. View response: "E: Unable to locate package cyanrip"
  5. Re-try without sudo, you get the same response.

Screenshot from 2024-01-11 16-01-07-obfuscated

cyanreg commented 7 months ago

It's currently only in Ubuntu Noble's repositories (the nightly version in development) https://launchpad.net/ubuntu/+source/cyanrip You have to either install it directly from launchpad, or add Noble repositories for apt, or manually compile and install, or download Debian's .deb and install it manually.