Skip to content

Commit 1828414

Browse files
committed
update downgrade
1 parent 02e57db commit 1828414

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/advanced/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ sudo pacman -Sc
9090

9191
### 软件的降级
9292

93-
在 archlinux 上 偶尔会出现某一个包的最新版本有各种问题的情况,此时需要降级该包以正常使用,包可以是普通软件,也可以是内核。
93+
在 archlinux 上 偶尔会出现某一个包的最新版本有各种问题的情况,如某些软件过新, 而一些依赖并没有支持,比如[virtualbox 在 linux5.18 内核下的崩溃](https://bugs.archlinux.org/task/74900),此时需要降级该包以正常使用。包可以是普通软件,也可以是内核。
9494

9595
```bash
9696
yay -S downgrade

docs/uk/advanced/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ sudo pacman -Sc
9090

9191
### Software downgrade
9292

93-
Occasionally, on archlinux, the latest version of a certain package has various problems. At this time, the package needs to be downgraded for normal use. The package can be ordinary software or kernel.
93+
Occasionally, on archlinux, the latest version of a certain package has various problems, such as some software is too new, and some dependencies are not supported, such as [virtualbox crash under linux5.18 kernel](https:// bugs.archlinux.org/task/74900), at which point the package needs to be downgraded for normal use. A package can be either normal software or the kernel.
9494

9595
```bash
9696
yay -S downgrade

0 commit comments

Comments
 (0)