I download an online course form a website and extracting the package which required password but Archive manager didn’t ask for password it simple extract it , he problem is i can’t play any videos in that file. I try same thing in debian (ubuntu ) Archive manager ask for password and i can able to play videos in it later i copy the extract file form ubuntu to fedora now it is working .
is it due to any problem/bug with Archive manager
Please which archive is giving you that experience? Pass the URL so that someone else can confirm your situation.
two things …
- You just shared a password publicly – no one does that
- That’s a
rar
archive …rar
is not open-source, so you will have to installunrar
from rpmfusion.org before you can decompress the archives
Fedora primarily accesses package repositories for open-source software. unrar
is not in Fedora’s repository. Install relevant rpmfusion repositories and do:
sudo dnf install unrar
2 Likes
Is this working now?
1 Like
yes thank you very much
1 Like
Then tick/mark the post that solved the problem so that others can find the solution too
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.