[Newbies] App Store Error
Tofloor
poster avatar
vibrant
deepin
2021-08-20 10:38
Author

I am using Linux for very first time and deepin app store can't download any app on it

So i am searching from browser and download what i want to install

So i am feeling that app store is useless coz any app can't download and failed

please tell me how to fix that error

Reply Favorite View the author
All Replies
wangweixu1982
deepin
2021-08-20 17:51
#1

1. sudo gedit /etc/apt/source.list. add app source url by modify this file,perhaps you need to figure out which app source url is available for you first.

2. sudo apt update

3. sudo apt upgrade

4. sudo apt --fix--broken install

5.reboot

Reply View the author