mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-08 21:34:25 +00:00
chore(update-alternatives): bring up notice about Suse's python issues
This commit is contained in:
@@ -13,15 +13,10 @@ Intro
|
|||||||
|
|
||||||
## TL;DR
|
## TL;DR
|
||||||
|
|
||||||
<!-- Uncomment if used
|
> Do **not** install custom alternatives for `python3` on SUSE systems.<br/>
|
||||||
<details>
|
> `/usr/bin/python3` does **not** have update alternatives there due to system tools dependencies and always points to
|
||||||
<summary>Installation and configuration</summary>
|
> specific tested versions. Creating custom `python3` alternatives pointing to different versions — i.e., `python3.11`
|
||||||
|
> — **will** break dependent system tools.
|
||||||
```sh
|
|
||||||
```
|
|
||||||
|
|
||||||
</details>
|
|
||||||
-->
|
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Usage</summary>
|
<summary>Usage</summary>
|
||||||
@@ -40,16 +35,6 @@ update-alternatives --config --all
|
|||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
<!-- Uncomment if used
|
|
||||||
<details>
|
|
||||||
<summary>Real world use cases</summary>
|
|
||||||
|
|
||||||
```sh
|
|
||||||
```
|
|
||||||
|
|
||||||
</details>
|
|
||||||
-->
|
|
||||||
|
|
||||||
## Further readings
|
## Further readings
|
||||||
|
|
||||||
### Sources
|
### Sources
|
||||||
@@ -65,5 +50,6 @@ update-alternatives --config --all
|
|||||||
<!-- Knowledge base -->
|
<!-- Knowledge base -->
|
||||||
<!-- Files -->
|
<!-- Files -->
|
||||||
<!-- Upstream -->
|
<!-- Upstream -->
|
||||||
<!-- Others -->
|
|
||||||
[update-alternatives: managing multiple versions of commands and files]: https://documentation.suse.com/sles/15-SP5/html/SLES-all/cha-update-alternative.html
|
[update-alternatives: managing multiple versions of commands and files]: https://documentation.suse.com/sles/15-SP5/html/SLES-all/cha-update-alternative.html
|
||||||
|
|
||||||
|
<!-- Others -->
|
||||||
|
|||||||
Reference in New Issue
Block a user