Added everyone's awaited , the most important journey of a developers life, an amazing script that will change every thing.
This script setup tool has various set of programs that can be useful to a web developer while switching from windows to ubuntu, very useful for beginners as well as advanced level ubuntu users.
Currently we have added few major tools in the script:
- Enabled minimize-from-icon feature in dock, to have the same windows experience.
- Google Chrome installer (every coders love)
- Added Flatpak & Flathub
- Preload
- Grub Customizer
- Stacer
We are here to discuss about the packages and tools that are in the script.
- Fixed
time issues
that was causing different time in the operating systemsDual-boot-with-windows
. - Added a package tool to check with the
missing package files
that are not present after the ubuntu setup. - Added
flatpak
for getting better applications frome the gnome community and also for those who are bored ofsnap/snapd
tools. - Added
preload
daemon that predicts application behaviors and helps loading them faster. - Added
python3
andpip3
tool installation script. - Added
git
for git lovers. - Added
Grub-Customizer
for customizing the grub bootloader menu according to your own personal requirements. - Added
timeshift
for easier backups of your system if anything goes wrong. - Added
Stacer
a similar tool likeccleaner
in windows. - Added
Node.js
installer and controllernvm v0.39.7
.
Follow the steps below for getting essentials for your Ubuntu System
- Run the default
Flatpak Installer
script. - Then, run
Unsnap
script for conversion of snaps into flatpaks.
- GitHub Desktop is an open source Electron-based GitHub app. It is written in TypeScript and uses React.
- Unsnap : Quickly and easily migrate from using snap for applications to flatpak. unsnap runs as a two-stage process. unsnap itself generates the scripts to do the actual migration. This enables users to view and/or edit the scripts prior to execution to validate or tweak them.
- Node.js & nvm : Installs
nvm
(Node Version Manager) which will help in intalling as well as managing the Node.js versions.