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

From version 1.1
edited by strixadmin
on 2025/07/07 11:09
Change comment: There is no comment for this version
To version 2.1
edited by strixadmin
on 2025/07/07 11:16
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,62 +1,52 @@
1 1  
2 2  
3 3  (% style="line-height:1.38; margin-top:16px; margin-bottom:16px" %)
4 -= (% style="font-size: 20pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)Откат к предыдущей версии СтриксВид(%%) =
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="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)Для возврата к конкретной предыдущей версии СтриксВид используйте команду, указывая требуемый номер версии:
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 -(% cellspacing="0" style="border-collapse:collapse; border:none; width:0px" %)
11 -|(% style="background-color:#282a36; padding:7px 7px 7px 7px; vertical-align:top" %)(((
12 -(% style="line-height:1.38" %)
13 -(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(248, 248, 242); background-color: rgb(40, 42, 54); font-weight: 400; font-style: normal; text-decoration: none" %)sudo apt install strixvid=<номер_версии>
10 +
11 +
12 +{{code language="none"}}
13 +sudo apt install strixvid=<номер_версии>
14 +{{/code}}
14 14  )))
15 -)))
16 16  
17 -(% style="line-height:1.38; margin-top:16px; margin-bottom:16px" %)
18 18  
19 -(% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)Например, для отката к версии 5.6.76:
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:
20 20  
21 -(((
22 -(% cellspacing="0" style="border-collapse:collapse; border:none; width:0px" %)
23 -|(% style="background-color:#333333; padding:7px 7px 7px 7px; vertical-align:top" %)(((
24 -(% style="line-height:1.38" %)
25 -(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none" %)sudo apt install strixvid=5.6.76
26 -)))
27 -)))
20 + {{code language="none"}}sudo apt install strixvid=5.6.76{{/code}}
28 28  
29 -
30 30  (% style="line-height:1.38; margin-top:16px; margin-bottom:16px" %)
31 -= (% style="font-size: 20pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)Список всех доступных версий(%%) =
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" %)Список всех доступных версий(%%) =
32 32  
33 33  (% style="line-height:1.38; margin-top:16px; margin-bottom:16px" %)
34 -(% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)Для просмотра всех доступных версий пакета в репозиториях используйте команду:
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" %)Для просмотра всех доступных версий пакета в репозиториях используйте команду:
35 35  
36 36  (((
37 -(% cellspacing="0" style="border-collapse:collapse; border:none; width:0px" %)
38 -|(% style="background-color:#474949; padding:7px 7px 7px 7px; vertical-align:top" %)(((
39 -(% style="line-height:1.38" %)
40 -(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(209, 217, 225); background-color: rgb(71, 73, 73); font-weight: 700; font-style: normal; text-decoration: none" %)**sudo apt list & apt list -a strixvid**
29 +
30 +
31 +{{code language="none"}}
32 +sudo apt list & apt list -a strixvid
33 +{{/code}}
41 41  )))
42 -)))
43 43  
44 44  (% style="line-height:1.38; margin-top:16px; margin-bottom:16px" %)
45 -(% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)Пример вывода:
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" %)Пример вывода:
46 46  
47 -(((
48 -(% cellspacing="0" style="border-collapse:collapse; border:none; width:0px" %)
49 -|(% style="background-color:#333333; padding:7px 7px 7px 7px; vertical-align:top" %)(((
50 -(% style="line-height:1.38" %)
51 -(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none" %)Listing... Done(% style="overflow: hidden; overflow-wrap: break-word" %)
52 -(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none" %)strixvid/stable 5.6.82 all [upgradable from: 5.6.81](% style="overflow: hidden; overflow-wrap: break-word" %)
53 -(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none" %)strixvid/stable,now 5.6.81 all [installed,upgradable to: 5.6.82](% style="overflow: hidden; overflow-wrap: break-word" %)
54 -(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none" %)strixvid/stable 5.6.80 all(% style="overflow: hidden; overflow-wrap: break-word" %)
55 -(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none" %)strixvid/stable 5.6.79 all(% style="overflow: hidden; overflow-wrap: break-word" %)
56 -(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none" %)strixvid/stable 5.6.78 all(% style="overflow: hidden; overflow-wrap: break-word" %)
57 -(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none" %)strixvid/stable 5.6.77 all(% style="overflow: hidden; overflow-wrap: break-word" %)
58 -(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Consolas, sans-serif; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); font-weight: 400; font-style: normal; text-decoration: none" %)strixvid/stable 5.6.76 all
59 -)))
60 -)))
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}}
61 61  
62 62  
51 +
52 +