Current location - Quotes Website - Signature design - What should I do if I fail to install or uninstall the application in the Concentric Desktop Professional App Store?
What should I do if I fail to install or uninstall the application in the Concentric Desktop Professional App Store?
problem description

The uninstall application was installed in the app store, and the prompt failed, but the actual operation succeeded, as shown in the following figure:

Fault handling

Comment out the lines 105, 106 and 107 in the file/var/lib/dpkg/info/uos-browser-stable. Postinst, and then perform apt -f installation.

You can execute the following commands:

s/^/#/g'/var/lib/dpkg/info/uos-browser-stable . postinst

s/^/#/g'/var/lib/dpkg/info/uos-browser-stable.postinst sudo sed-I ' 106

s/^/#/g'/var/lib/dpkg/info/uos-browser-stable . postinst

Sudo apt installation -f