During the installation of Ubuntu server 16.04 I opted out from installing "standard system utilities" by mistake. Is there any way to install them with apt-get install command easily ?
Asked
Active
Viewed 6,148 times
1 Answers
1
sudo apt-get install ubuntu-standard
See http://packages.ubuntu.com/ for package names and info
John Boats
- 11