Last modified by strixadmin on 2025/07/14 11:45

From version 9.1
edited by strixadmin
on 2025/07/14 11:45
Change comment: There is no comment for this version
To version 6.3
edited by strixadmin
on 2025/07/07 14:19
Change comment: Update document after refactoring.

Summary

Details

Page properties
Content
... ... @@ -1,28 +1,33 @@
1 1  
2 2  
3 3  (% style="line-height:1.38; margin-top:16px; margin-bottom:16px" %)
4 -= **Откат к предыдущей версии СтриксВид** =
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 5  
6 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" %)Для возврата к конкретной предыдущей версии **СтриксВид **используйте команду, указывая требуемый номер версии:
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 8  
9 9  (((
10 +
11 +
10 10  {{code language="none"}}
11 11  sudo apt install strixvid=<номер_версии>
12 12  {{/code}}
13 13  )))
14 14  
17 +
15 15  (% 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:
16 16  
17 17   {{code language="none"}}sudo apt install strixvid=5.6.76{{/code}}
18 18  
19 19  (% style="line-height:1.38; margin-top:16px; margin-bottom:16px" %)
20 -= **Список всех доступных версий** =
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" %)Список всех доступных версий(%%) =
21 21  
22 22  (% style="line-height:1.38; margin-top:16px; margin-bottom:16px" %)
23 23  (% 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" %)Для просмотра всех доступных версий пакета в репозиториях используйте команду:
24 24  
25 25  (((
29 +
30 +
26 26  {{code language="none"}}
27 27  sudo apt list & apt list -a strixvid
28 28  {{/code}}