alltomp3 icon indicating copy to clipboard operation
alltomp3 copied to clipboard

Unable to locate package allmp3 for Ubuntu 19.04 Disco Dingo

Open dvillaj opened this issue 5 years ago • 3 comments

dvillaj avatar May 17 '19 05:05 dvillaj

$ curl -s https://packagecloud.io/install/repositories/AllToMP3/alltomp3/script.deb.sh | sudo bash Detected operating system as Ubuntu/disco. Checking for curl... Detected curl... Checking for gpg... Detected gpg... Running apt-get update... done. Installing apt-transport-https... done. Installing /etc/apt/sources.list.d/AllToMP3_alltomp3.list...done. Importing packagecloud gpg key... done. Running apt-get update... done.

The repository is setup! You can now install packages.

$ sudo apt update Hit:1 http://es.archive.ubuntu.com/ubuntu disco InRelease Hit:2 http://es.archive.ubuntu.com/ubuntu disco-updates InRelease
Hit:3 http://es.archive.ubuntu.com/ubuntu disco-backports InRelease
Get:4 http://security.ubuntu.com/ubuntu disco-security InRelease [97,5 kB]
Ign:5 https://packagecloud.io/AllToMP3/alltomp3/ubuntu disco InRelease
Err:6 https://packagecloud.io/AllToMP3/alltomp3/ubuntu disco Release
404 Not Found [IP: 2600:1f1c:2e5:6901:4eff:41b9:710a:77ff 443] Reading package lists... Done
E: The repository 'https://packagecloud.io/AllToMP3/alltomp3/ubuntu disco Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details.

$ sudo apt install alltomp3 Reading package lists... Done Building dependency tree
Reading state information... Done E: Unable to locate package alltomp3 daniel@Nuc:/etc/apt/sources.list.d$

dvillaj avatar May 17 '19 05:05 dvillaj

Same here. Looks like there is just no package for disco at packagecloud, while there is still packages for long deprecated distros like artful, zesty and yakkety.

edit: just realized it is the wrong project, the one we try to install with apt is located here

lianee avatar Jun 11 '19 12:06 lianee

how can i remove it -this is not working

sudo apt-get remove alltomp3

SilentWatcher avatar May 12 '22 17:05 SilentWatcher