2025-03-19, 07:00 PM
(2025-03-19, 06:40 PM)Samantha Adamovic Wrote:
but when i do jellyfin permissions in term it still saysQuote:dpkg: error: cannot access archive 'jellyfin-web*.deb': No such file or directoryeven after reinstalling it how you said
The first step i said was to navigate to the directory you downloaded the file.
That's probably in your in downloads folder, if so the commands would be:
Code:
cd Downloads
sudo systemctl stop jellyfin
sudo dpkg -i jellyfin-web*.deb
sudo systemctl start jellyfin