Wiki source code of Откат к предыдущей версии
Last modified by strixadmin on 2025/09/10 07:45
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
10.1 | 1 | === **Откат к предыдущей версии СтриксВид** === |
| |
1.1 | 2 | |
| 3 | (% style="line-height:1.38; margin-top:16px; margin-bottom:16px" %) | ||
| |
8.1 | 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" %)Для возврата к конкретной предыдущей версии **СтриксВид **используйте команду, указывая требуемый номер версии: |
| |
1.1 | 5 | |
| 6 | ((( | ||
| |
2.1 | 7 | {{code language="none"}} |
| 8 | sudo apt install strixvid=<номер_версии> | ||
| 9 | {{/code}} | ||
| |
1.1 | 10 | ))) |
| 11 | |||
| |
2.1 | 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: |
| |
1.1 | 13 | |
| |
2.1 | 14 | {{code language="none"}}sudo apt install strixvid=5.6.76{{/code}} |
| |
1.1 | 15 | |
| |
10.1 | 16 | (% style="line-height: 1.38; margin-top: 16px; margin-bottom: 16px;" %) |
| 17 | === **Список всех доступных версий** === | ||
| |
1.1 | 18 | |
| 19 | (% style="line-height:1.38; margin-top:16px; margin-bottom:16px" %) | ||
| |
2.1 | 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" %)Для просмотра всех доступных версий пакета в репозиториях используйте команду: |
| |
1.1 | 21 | |
| 22 | ((( | ||
| |
2.1 | 23 | {{code language="none"}} |
| 24 | sudo apt list & apt list -a strixvid | ||
| 25 | {{/code}} | ||
| |
1.1 | 26 | ))) |
| 27 | |||
| 28 | (% style="line-height:1.38; margin-top:16px; margin-bottom:16px" %) | ||
| |
2.1 | 29 | (% 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" %)Пример вывода: |
| |
1.1 | 30 | |
| |
2.1 | 31 | {{code language="none"}} |
| 32 | Listing... Done | ||
| 33 | strixvid/stable 5.6.82 all [upgradable from: 5.6.81] | ||
| 34 | strixvid/stable,now 5.6.81 all [installed,upgradable to: 5.6.82] | ||
| 35 | strixvid/stable 5.6.80 all | ||
| 36 | strixvid/stable 5.6.79 all | ||
| 37 | strixvid/stable 5.6.78 all | ||
| 38 | strixvid/stable 5.6.77 all | ||
| 39 | strixvid/stable 5.6.76 all | ||
| 40 | {{/code}} | ||
| |
1.1 | 41 | |
| |
2.1 | 42 | |
| 43 |