docs: create distribution/guide/software-management
This commit is contained in:
parent
bb66537de9
commit
e56146a197
|
@ -0,0 +1,39 @@
|
||||||
|
---
|
||||||
|
title: Software management
|
||||||
|
description: Install and remove software
|
||||||
|
published: true
|
||||||
|
date: 2021-09-27T13:31:21.417Z
|
||||||
|
tags:
|
||||||
|
editor: markdown
|
||||||
|
dateCreated: 2021-09-27T13:31:21.417Z
|
||||||
|
---
|
||||||
|
|
||||||
|
TODO: Description of different software
|
||||||
|
|
||||||
|
# Software provided by OpenMandriva
|
||||||
|
|
||||||
|
## Beginner
|
||||||
|
|
||||||
|
### Graphical interface: OM Welcome
|
||||||
|
### Using graphical interface: Discover
|
||||||
|
### Graphical interface: DNFDragora
|
||||||
|
|
||||||
|
## Advanced
|
||||||
|
### Command line: DNF
|
||||||
|
### Graphical interface: DNFdrake (beta)
|
||||||
|
### Command line: zypper
|
||||||
|
|
||||||
|
# Software not provided by OpenMandriva
|
||||||
|
|
||||||
|
## Beginner
|
||||||
|
|
||||||
|
### AppImage
|
||||||
|
|
||||||
|
## Advanced
|
||||||
|
|
||||||
|
### Flatpak
|
||||||
|
### Binary package
|
||||||
|
|
||||||
|
## Expert
|
||||||
|
### Java application
|
||||||
|
### Software compilation
|
Loading…
Reference in New Issue