Closed batasu closed 3 years ago
Problem was : apt install --fix-missing failed to work
apt install --fix-missing
this option has been replaced
Solution pkg install --fix-missing tested and it's worked
pkg install --fix-missing
New Task Add new/separate option for fix broken package
fix broken package
Farhan Sadik
Problem was :
apt install --fix-missing
failed to work