GUI software such as the "Add / Remove Software" application does not always tell you what it is actually doing and if things go wrong.
Luckily everything that interacts with apt writes to a particular logfile /var/log/apt/history.log
You can view the output in terminal with something likeThe bottom output of the log is most recent. Check to see if audacity is even in the "Install:"
Luckily everything that interacts with apt writes to a particular logfile /var/log/apt/history.log
You can view the output in terminal with something like
Code:
cat /var/log/apt/history.log
Statistics: Posted by theofficialgman — Fri Jan 19, 2024 2:11 am