-1
sudo apt install fg
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package fg
Thomas Ward
  • 74,764

1 Answers1

0

fg is not a package by itself, nor can you install it independently. It is part of the bash shell which is installed when Ubuntu is installed.

K7AAY
  • 17,202