Last modified by strixadmin on 2025/09/10 07:45

From version 11.1
edited by strixadmin
on 2025/09/10 07:45
Change comment: There is no comment for this version
To version 6.2
edited by strixadmin
on 2025/07/07 14:19
Change comment: Updated parent field.

Summary

Details

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