Installation of application software

Installing Application software (Eg. Jupyter notebook, Calibre etc.) and package management. Exploring Libre Office packages..

Duration: 3 Hours

Important Points:

Exercises

  • Create multiple files using touch command in a directory inside /courses/engg_lab/. Use "tar" command to create an archive containing all these files in it. Archive name should follow the pattern "Reg_No.tar".
  • Install debian package jupyter-notebook using "apt" command. Explore the options in "apt" command like list, remove, upgrade, update, purge etc.
  • Download google chrome debian package from internet and install it using "dpkg" command.