Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

rrors were encountered while processing: /var/cache/apt/archives/libpython3.10-stdlib_3.10.4-1+focal2_amd64.deb

sudo apt remove libpython3.10-minimal libpython3.10-stdlib

## if error
sudo mv /var/lib/dpkg/info/libpython3.10-minimal:amd64.* /tmp
sudo apt --fix-broken install
 
PREVIOUS NEXT
Tagged: #rrors #encountered
ADD COMMENT
Topic
Name
3+3 =