Skip to content

Linux Mint 19.1 : Installation et Configuration

Version des outils

Os / Tool Version
Linux Mint Tessa 19.1

Procédure d'installation

Procédure de post-installation

One Line installer

sudo apt install apt-transport-https build-essential ca-certificates cowsay curl dkms dnsutils fonts-powerline git gnupg2 htop libfortune-perl man mlocate module-assistant net-tools nmap powerline python-dev software-properties-common sudo tmux tree unzip vim zsh pip

7zip

sudo apt install p7zip

Atom

wget -qO - https://packagecloud.io/AtomEditor/atom/gpgkey | sudo apt-key add -
sudo sh -c 'echo "deb [arch=amd64] https://packagecloud.io/AtomEditor/atom/any/ any main" > /etc/apt/sources.list.d/atom.list'
sudo apt-get install atom

Cryptomator

sudo add-apt-repository ppa:sebastian-stenzel/cryptomator
sudo apt-get update
sudo apt-get install cryptomator

Git

add-apt-repository ppa:git-core/ppa && apt update && apt install git

VirtualBox

wget -q https://www.virtualbox.org/download/oracle_vbox_2016.asc -O- | sudo apt-key add -
wget -q https://www.virtualbox.org/download/oracle_vbox.asc -O- | sudo apt-key add -
sudo sh -c 'echo "deb [arch=amd64] https://download.virtualbox.org/virtualbox/debian bionic contrib" > /etc/apt/sources.list.d/virtualbox.list'
sudo apt update && sudo apt-get install virtualbox-6.0

Vagrant

cd ~/Téléchargements
wget https://releases.hashicorp.com/vagrant/2.2.4/vagrant_2.2.4_x86_64.deb
sudo apt install ./vagrant_2.2.4_x86_64.deb

Ansible

pip install --usser molecule

Signal

curl -s https://updates.signal.org/desktop/apt/keys.asc | sudo apt-key add -
echo "deb [arch=amd64] https://updates.signal.org/desktop/apt xenial main" | sudo tee -a /etc/apt/sources.list.d/signal-xenial.list
sudo apt update && sudo apt install signal-desktop

Forticlient

wget -O - https://repo.fortinet.com/repo/ubuntu/DEB-GPG-KEY | sudo apt-key add -
sudo sh -c 'echo "deb [arch=amd64] https://repo.fortinet.com/repo/ubuntu/ /bionic multiverse" > /etc/apt/sources.list.d/forticlient.list'

Steam

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys B05498B7
sudo sh -c 'echo "deb http://repo.steampowered.com/steam/ precise steam" > /etc/apt/sources.list.d/steam.list'

Keepassxc

sudo add-apt-repository ppa:phoerious/keepassxc
sudo apt-get update
sudo apt install keepassxc

Knowledge Base

Cheat Sheet

Source

Battery drains
Cinnamon Settings
Cinnamon Spices
Linux Mint
UFW