Easily customize and tweak a fresh installation of Linux Mint or Ubuntu https://makotonoblog.be/applications/yggdrasil/
Find a file
Francois B. (Makoto) b6878adcbe small bug fixed
2018-06-12 11:32:27 +02:00
.gitignore . 2018-05-04 23:10:25 +02:00
core_functions.sh ppa oibaf removed, not reliable ? 2018-06-10 18:42:25 +02:00
install_functions_ub1604.sh Slack App added 2018-06-12 09:18:24 +02:00
install_functions_ub1804.sh Slack App added 2018-06-12 09:18:24 +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 Slack App added 2018-06-12 09:18:24 +02:00
menus_functions_ub1804.sh small bug in menu 2018-06-12 10:26:27 +02:00
notify.mp3 initial commit 2017-12-27 14:54:15 +01:00
README.md minor upd 2018-06-05 15:22:22 +02:00
repo_functions_ub1604.sh eslint added 2018-06-12 09:45:50 +02:00
repo_functions_ub1804.sh eslint added 2018-06-12 09:45:50 +02:00
tools_functions.sh small bug fixed 2018-06-12 11:32:27 +02:00
vars.sh ver upd 2018-06-12 09:47:47 +02:00
yggdrasil.sh Boostnotes added to cli opt 2018-06-12 08:58:12 +02:00

yggdrasil

About

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

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

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