قمت بتبيت نسخة باروت سكيورتي الأخيرة وفور الأنتهاء من تثبيتها حاولت تحديثها لكن تبدو أن هنالك مشكلة كما هو موضح في الصورة المرفقة
Use sudo
Valid commands
sudo apt update
sudo apt full-upgrade
or just use sudo parrot-upgrade to do both in one go
1 Like
جربتها أخي ولم تفلح… ربما تكون السيرفرات محظورة لدينا في السودان مع العلم أني جربت أكثر من شبكة أنترنت:
1.mtn sudan
2.sudani
كذلك أتطلعت على كثير من التدوينات على شبكة الأنترنت إلا أنني لم أتوصل لشيء!
1 Like
try to stop the anonsurf restart it
1 Like
try
apt-get autoremove
then
apt-get update && apt-get upgrade
1 Like
In parrot one need tonadd sudo before command it doesn’t run superuser commands like update full-upgrade without superuser permissions sobneed to add sudo before the commands