qubes-doc/external/os-guides/centos.md

37 lines
1.1 KiB
Markdown
Raw Normal View History

2019-08-08 11:55:43 -04:00
---
layout: doc
title: CentOS Template
permalink: /doc/templates/centos/
---
# CentOS Template
If you would like to use a stable, predictable, manageable and reproducible distribution in your AppVMs, you can install the CentOS template, provided by Qubes in ready to use binary package.
For the minimal version, please see [Minimal TemplateVMs](/doc/templates/minimal/)
2019-08-08 11:55:43 -04:00
## Installation
2020-06-18 15:29:27 -04:00
The standard CentOS TemplateVM can be installed with the following command in dom0, where `X` is the desired version number:
2019-08-08 11:55:43 -04:00
2020-06-18 15:29:27 -04:00
[user@dom0 ~]$ sudo qubes-dom0-update --enablerepo=qubes-templates-community qubes-template-centos-X
2019-08-08 11:55:43 -04:00
2019-09-12 10:00:27 -04:00
To switch, reinstall and uninstall a CentOS TemplateVM that is already installed in your system, see *How to [switch], [reinstall] and [uninstall]*.
2019-08-08 11:55:43 -04:00
#### After Installing
After a fresh install, we recommend to [Update the TemplateVM](/doc/software-update-vm/).
## Want to contribute?
* [How can I contribute to the Qubes Project?](/doc/contributing/)
2019-08-10 08:50:32 -04:00
* [Guidelines for Documentation Contributors](/doc/doc-guidelines/)
2019-09-12 10:00:27 -04:00
[switch]: /doc/templates/#switching
[reinstall]: /doc/reinstall-template/
[uninstall]: /doc/templates/#uninstalling