trojitá
# Ubuntu
sudo -s
sudo sh -c "echo 'deb https://download.opensuse.org/repositories/home:/jkt-gentoo:/trojita/xUbuntu_16.04/ /' > /etc/apt/sources.list.d/trojita.list"
wget https://download.opensuse.org/repositories/home:jkt-gentoo:trojita/xUbuntu_16.04/Release.key
sudo apt-key add - < Release.key
sudo apt update
sudo apt upgrade -y
sudo apt install trojita
# Debian
wget https://ftp.us.debian.org/debian/pool/main/m/mimetic/libmimetic0_0.9.8-1_amd64.deb
cd ~/Downloads
sudo dpkg -i libmimetic0_0.9.8-1_amd64.deb
wget https://provo-mirror.opensuse.org/repositories/home:/jkt-gentoo:/trojita/Debian_8.0/amd64/trojita_0.7_amd64.deb
sudo dpkg -i trojita_0.7_amd64.deb
sudo apt-get install -f
# Arch Linux
sudo nano /etc/pacman.conf
sudo pacman -Syyu
sudo pacman -S trojita
sudo pacman -R trojita
# Fedora
sudo dnf install trojita
sudo dnf remove trojita
Also in C++:
- super.so notion to website github
- angular install ng-apexcharts
- npm default init
- how to edit old commit message in git
- github see when repo was created
- InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
- linux alias bashrc
- What is the difference between git push origin and git push origin master
- chmod 777 command in linux
- apache server not starting in xampp ubuntu
- shut down instantly on linux
- android logs for app on terminal
- install horovod
- get log from a docker machine
- como agreagar archivo a .gitignore y eliminarlo del repositorio
- upgrade all content database sharepoint 2013 powershell
- linux remove large number of files
- conda install pytorch
- styled componets npm
- install angular global
- list virtualenvs ubuntu
- shell script function read
- bash print lines unique to one file
- laravel installer version