Score:-3

Unmet depedencies and not enough free space (eventhough i have plenty)

kn flag

I'm super new in this Ubuntu world, so i have been having a hard time looking for solutions( also English isnt my first language so please be kind). I recently tried installing TeXLive but the instllation stopped due to not having enough free space, even though I gave 49GB to my Ubuntu partition and Disk Manager points ive only used 0.3%. Moreover, every time i try uninstalling the TeXLive package I end up having tons of errors with unmet dependencies, and ive tried apt --fix-broken installas suggested in the Terminal i get:

E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?

I've tried everything I've found on the internet and nothing seems to work, so any suggestion would be very much appreciated.

user535733 avatar
cn flag
We can offer better advice if you provide complete input and output instead of summarizing. Summaries tend to omit the details we need to help you best.
cc flag
Did you run sudo apt update before anything else to update your package list? Your used space of 0.3% makes no sense, typical install would be around 20% of your 49GB.
Score:0
ca flag

Have you tried running the same command with as root? You can do it adding sudo (Runs the command as super user / root) before the command.

sudo apt --fix-broken install

The "Permission Denied" means that your user is not able to modify some files needed for the command to run (that is normal), only the root user can do it. Apt gave you a hint: are you root?

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.