Ubuntu Setup Script
about1mins to read
Overview
Ubuntu Desktop is a convenient Linux desktop environment that allows you to do various things, from development to gaming, relatively quickly and easily.
On the other hand, customizing it to your liking is necessary, and setting up the environment is a hassle, regardless of the OS.
Therefore, taking advantage of Linux's excellent feature of being able to do anything with the CLI, I created a script that completes the basic environment setup with a single script.
You can easily install Steam, Google Japanese input, CLion, and more.
Usage
I've uploaded it to GitHub, so please check the details there.