Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[Software] curl - command not found

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
hackphi
Posts: 7
Joined: 2024-04-09 10:41
Has thanked: 2 times

[Software] curl - command not found

#1 Post by hackphi »

Hi guys,

I'm trying to install spotify on my system as per the instructions here.

However, it is telling me that the command "curl" is not found. any thoughts on that?

User avatar
FreewheelinFrank
Global Moderator
Global Moderator
Posts: 2139
Joined: 2010-06-07 16:59
Has thanked: 38 times
Been thanked: 233 times

Re: [Software] curl - command not found

#2 Post by FreewheelinFrank »

Is package curl installed?

User avatar
None1975
df -h | participant
df -h | participant
Posts: 1421
Joined: 2015-11-29 18:23
Location: Russia, Kaliningrad
Has thanked: 47 times
Been thanked: 68 times

Re: [Software] curl - command not found

#3 Post by None1975 »

hackphi wrote: 2024-04-13 09:49 any thoughts on that?
Hello.

Just install curl

Code: Select all

apt install curl
OS: Debian 12.4 Bookworm / DE: Enlightenment
Debian Wiki | DontBreakDebian, My config files on github

Post Reply