1
0
mirror of https://github.com/tiyn/wiki.git synced 2026-04-19 18:41:36 +02:00

x/nvidia/intel: nvidia-xconfig and nvidia-settings added. x split from nvidia and intel

This commit is contained in:
2023-01-06 03:17:50 +01:00
parent cf69eaa409
commit bdbbda34af
33 changed files with 185 additions and 110 deletions

View File

@@ -16,14 +16,16 @@ For browsing and installing Flatpak packages via a graphic user interface the
software management suite called Discover can be used.
It requires the Flatpak backend.
## Installing software
## Usage
### Installing software
When software installation is done with Flatpak it is recommended to pass the
`--user` so the software is not installed system-wide but for the user only.
In practice it looks like the following:
`flatpak install --user <package to install>`.
## Running software
### Running software
Software installed via Flatpak can be run by typing the full package path into
the command line, for example `com.makemkv.MakeMKV`.