Easily customize and tweak a fresh installation of Linux Mint or Ubuntu https://makotonoblog.be/applications/yggdrasil/
Find a file
Francois B. (Makoto) e1ab8e0766 minor fix in menu
2020-05-03 20:07:13 +02:00
.gitignore upd 2020-02-27 23:11:49 +01:00
.whitesource Migrate WhiteSource configuration file to json format 2019-06-30 16:07:33 +00:00
core_functions.sh new release 5.2 b2 with many improvements ... 2020-02-22 20:57:42 +01:00
install_functions_ub1804.sh new release 5.2 b2 with many improvements ... 2020-02-22 20:57:42 +01: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_ub1804.sh minor fix in menu 2020-05-03 20:07:13 +02:00
notify.mp3 initial commit 2017-12-27 14:54:15 +01:00
README.md doc upd 2019-07-09 22:42:40 +02:00
repo_functions_ub1804.sh output display minor fix 2020-05-03 20:04:46 +02:00
tools_functions.sh small bug fixed 2018-06-12 11:32:27 +02:00
vars.sh release ver upd 2020-04-25 22:56:45 +02:00
yggdrasil.sh nightly/beta removed 2020-04-25 22:34:11 +02: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 19.x, Ubuntu 18.04

The Linux Mint 18 / Ubuntu 16.04 branch is now removed since the 0.5.1 version of Yggdrasil. No bugs fixed, features or any changes will be made on this branch anymore. If you still need it, please use an older version from the repository at your own risk ;)

Installation

Linux Mint 18 / Ubuntu 16.04 (Yggdrasil < 0.5.1)

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 / Ubuntu 18.04 (Yggdrasil >= 0.5.1)

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