SparkyLinux Forums

Software & hardware support => Newbie questions => Topic started by: aguinaldo on September 19, 2017, 11:15:29 AM

Title: Update broke some packages
Post by: aguinaldo on September 19, 2017, 11:15:29 AM
I let the system do all updates automatically after installing Sparky. But 4 related packages linked to Perl simply broked. I have to reinstall the OS, but I feel so concerned to update Sparky. What can I do now? I never used Sparky before. I don't have any kind of experience with it.
Title: Re: Update broke some packages
Post by: pavroo on September 19, 2017, 12:24:47 PM
Run:
sudo apt update
sudo dpkg --configure -a
sudo apt install -f


and check Sparky's Wiki pages, there is many answers ready.