Notice : this script is no longer maintain !
The purpose of this script is to provide a tool to install, customize and tweak a fresh installation of Linux Mint / Ubuntu.
curl -L https://packagecloud.io/makoto/stable/gpgkey | sudo apt-key add -
echo "deb https://packagecloud.io/makoto/stable/ubuntu/ focal main" | sudo tee /etc/apt/sources.list.d/makoto.list
sudo apt-get update
sudo apt-get install yggdrasil
- As Linux Mint 20 is released for a while already, this version of Yggdrasil is End of Life and thus is frozen as it.
- No bugs fixed, features or any changes will be made on this branch anymore.
- If you still need it, use it at your own risk and without guarantee third parties repositories are still available
- The latest version of Yggdrasil for this branch is : 0.6.1-b19
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=0.6.1-b19
- Author : Francois B. (Makoto)
- Email : francois@exoseed.be
- Website : https://makotonoblog.be/applications/yggdrasil/
The script is licensed under the terms of the GPL-3.0