Version 6.1 by strixadmin on 2025/07/07 13:35

Show last authors
1
2
3 (% style="line-height:1.38; margin-top:16px; margin-bottom:16px" %)
4 = (% style="color:#000000; font-family:Arial,sans-serif; font-size:20pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Откат к предыдущей версии СтриксВид(%%) =
5
6 (% style="line-height:1.38; margin-top:16px; margin-bottom:16px" %)
7 (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Для возврата к конкретной предыдущей версии СтриксВид используйте команду, указывая требуемый номер версии:
8
9 (((
10
11
12 {{code language="none"}}
13 sudo apt install strixvid=<номер_версии>
14 {{/code}}
15 )))
16
17
18 (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Например, для отката к версии 5.6.76:
19
20 {{code language="none"}}sudo apt install strixvid=5.6.76{{/code}}
21
22 (% style="line-height:1.38; margin-top:16px; margin-bottom:16px" %)
23 = (% style="color:#000000; font-family:Arial,sans-serif; font-size:20pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Список всех доступных версий(%%) =
24
25 (% style="line-height:1.38; margin-top:16px; margin-bottom:16px" %)
26 (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Для просмотра всех доступных версий пакета в репозиториях используйте команду:
27
28 (((
29
30
31 {{code language="none"}}
32 sudo apt list & apt list -a strixvid
33 {{/code}}
34 )))
35
36 (% style="line-height:1.38; margin-top:16px; margin-bottom:16px" %)
37 (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Пример вывода:
38
39 {{code language="none"}}
40 Listing... Done
41 strixvid/stable 5.6.82 all [upgradable from: 5.6.81]
42 strixvid/stable,now 5.6.81 all [installed,upgradable to: 5.6.82]
43 strixvid/stable 5.6.80 all
44 strixvid/stable 5.6.79 all
45 strixvid/stable 5.6.78 all
46 strixvid/stable 5.6.77 all
47 strixvid/stable 5.6.76 all
48 {{/code}}
49
50
51