Closed yairzori closed 4 days ago
q doctor
q restart
ubuntu 24
q translate "update all packages"
Shell · sudo apt update && sudo apt upgrade
sudo apt update && sudo apt upgrade
Shell · sudo softwareupdate -ia
sudo softwareupdate -ia
After regenerate command it turn back to linux commands
regenerate command
No response
This should be at least partially resolved by #148, in testing it the response on Ubuntu will be: sudo apt-get update && sudo apt-get upgrade
sudo apt-get update && sudo apt-get upgrade
Checks
q doctor
in the affected terminal sessionq restart
and replicated the issue againOperating system
ubuntu 24
Expected behaviour
q translate "update all packages"
Shell ·
sudo apt update && sudo apt upgrade
Actual behaviour
q translate "update all packages"
Shell ·
sudo softwareupdate -ia
Steps to reproduce
After
regenerate command
it turn back to linux commandsEnvironment
No response