'upgrade' tag

Updating Slice Software

0

This is one of those things that I don’t do often enough to commit to memory, so for future reference:

sudo aptitude update; #updates source repositories
sudo aptitude safe-upgrade;
sudo aptitude full-upgrade;
#tada!