Changes
Page history
Create InstallationDebian
authored
Jun 29, 2020
by
Erik von Reis
Show whitespace changes
Inline
Side-by-side
InstallationDebian.md
0 → 100644
View page @
273246e6
These instructions are for installing the pre-release version crtools for Debian 10 Buster and Debian 9 Stretch.
Pre-release versions are not fully tested.
# What you need
To begin, you'll need a workstation with Debian 9 or 10 installed.
You will need root access on this workstation.
# Install the CDS repo
1.
Install wget.
```apt install wget```
2.
Get the cds repo installation files
3.
Install the package
4.
Update the from the repo
```apt update```
5.
Install crtools
```apt install cds-crtools```
or install all of cds-workstation
```apt install cds-workstation```
\ No newline at end of file