Photo by Artem Maltsev / Unsplash

Ubuntu Post Install Script

Linux Dec 3, 2022

Introduction

Post-installation Shell Script for Ubuntu.

A shell script is a computer program designed to be run by a Unix shell, a command-line interpreter.

Minimum Software Requirements

Sample Project

Ubuntu Post Install Scripts

Basic Usage

  • Open a terminal window on Ubuntu by pressing either of the following key combinations on the keyboard.

    • Ctrl + Alt + T
    • Ctrl + Shift + T
  • Update the permissions of the script with the chmod command.

    • sudo chmod +x ubuntu-post-install.sh
  • Run the script with the bash command.

    • sudo bash ubuntu-post-install.sh

These packages are preferential and you should update them with the ones you prefer.

https://github.com/AnanthaRajuC/ubuntu-post-install/blob/main/ubuntu-post-install.sh

ubuntu_post_unstall_script

Tags

Anantha Raju C

| Poetry | Music | Cinema | Books | Visual Art | Software Engineering |