Easily customize and tweak a fresh installation of Linux Mint or Ubuntu https://makotonoblog.be/applications/yggdrasil/
Find a file
Francois B. (Makoto) 398a2ea680 Lutris added by PPA
2019-04-25 19:16:00 +02:00
.gitignore . 2018-05-04 23:10:25 +02:00
.whitesource Initial WhiteSource configuration file 2018-12-06 20:25:05 +00:00
core_functions.sh . 2018-07-09 09:09:36 +02:00
install_functions_ub1604.sh big otimization (first step) 2018-06-12 13:39:46 +02:00
install_functions_ub1804.sh big otimization (first step) 2018-06-12 13:39:46 +02:00
LICENSE initial commit 2017-12-27 14:54:15 +01:00
logo.png new logo 2018-03-22 21:15:42 +01:00
menus_functions_ub1604.sh big otimization (first step) 2018-06-12 13:39:46 +02:00
menus_functions_ub1804.sh gitkraken added by snap + nvidia upd from 410 to 415 2018-12-28 16:12:41 +01:00
notify.mp3 initial commit 2017-12-27 14:54:15 +01:00
README.md upd 2018-08-05 02:22:25 +02:00
repo_functions_ub1604.sh MongoDB upd 3.6->4.0 + Makoto repo added 2018-12-15 23:47:30 +01:00
repo_functions_ub1804.sh Lutris added by PPA 2019-04-25 19:16:00 +02:00
tools_functions.sh small bug fixed 2018-06-12 11:32:27 +02:00
vars.sh Lutris added by PPA 2019-04-25 19:16:00 +02:00
yggdrasil.sh gitkraken added by snap + nvidia upd from 410 to 415 2018-12-28 16:12:41 +01:00

yggdrasil

About

!! Warnings : this is a early beta version !!

The purpose of this script is to provide a tool to install, customize and tweak a fresh installation of Linux Mint 18.x/19.x, Ubuntu 16.04/18.04 and derivatives

The Linux Mint 18 branch is now freezed and only bugs will be fixed.

New features are only added to Linux Mint 19 branch from now.

Installation

Linux Mint 18

curl -L https://packagecloud.io/makoto/stable/gpgkey | sudo apt-key add -
echo "deb https://packagecloud.io/makoto/stable/ubuntu/ xenial main" | sudo tee /etc/apt/sources.list.d/makoto.list
sudo apt-get update
sudo apt-get install yggdrasil

Linux Mint 19

curl -L https://packagecloud.io/makoto/stable/gpgkey | sudo apt-key add -
echo "deb https://packagecloud.io/makoto/stable/ubuntu/ bionic main" | sudo tee /etc/apt/sources.list.d/makoto.list
sudo apt-get update
sudo apt-get install yggdrasil

Credits

This script has been written by Francois B. (Makotosan)

Licence

The script is licensed under the terms of the GPLv3