[Solved] cant find opera folder

Leonardo_B

Active Member
Joined
Apr 15, 2020
Messages
256
Reaction score
107
Credits
1,889
i got this download and need to put it opera folder but i cant find it
 

Attachments

  • DOWNLOAD.png
    DOWNLOAD.png
    31.6 KB · Views: 249


You might be looking for "/usr/lib/x86_64-linux-gnu/opera".

So maybe:

Code:
sudo cp ~/Downloads/libffmpeg.so /usr/lib/x86_64-linux-gnu/opera/

Something like that, I'm exhausted. You can just drag in a file manager opened with sudo and drop it there, restart Opera, and hope for the best.[/code]
 
Last edited:
You might be looking for "/usr/lib/x86_64-linux-gnu/opera".

So maybe:

Code:
sudo cp ~/Downloads/libffmpeg.so /usr/lib/x86_64-linux-gnu/opera/[code]

Something like that, I'm exhausted. You can just drag in a file manager opened with sudo and drop it there, restart Opera, and hope for the best.
i didnt need to do anything but the command. ty it worked
 
Last edited:
I've since grabbed about an hour and a half of sleep, showered, and eaten. So, I fixed the missing code tag.

Glad it worked for you. I already have said file in that directory and don't recall needing to move it there manually - possibly due to having Chrome already installed.
 


Top