Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5131

Français • Re: aide a l'installe de qt creator

$
0
0
From The Terminal:
1. Remove the package:
sudo apt-get remove qtcreator && sudo apt-get remove qt5*
2. Remove all the dependencies:
sudo apt-get purge qtcreator && sudo apt-get purge qt5*
3. Remove the unneeded packages that were once installed as a dependency:
sudo apt-get autoremove
4. Remove the retrieved packages from the local cache:
sudo apt-get autoclean

Statistics: Posted by ludoraspberry — Sun May 05, 2024 2:35 pm



Viewing all articles
Browse latest Browse all 5131

Trending Articles