Difference between revisions of "IVS Repositories"

From IVS Wiki
Jump to: navigation, search
(Created page with "{{DISPLAYTITLE:apt update}} {{Article | content = As of 5.7.x, IVS has adopted the use of apt repositories for software updates. {{Aside | hue = 200 | icon = {{book_icon}} |...")
 
Line 3: Line 3:
 
As of 5.7.x, IVS has adopted the use of apt repositories for software updates.
 
As of 5.7.x, IVS has adopted the use of apt repositories for software updates.
  
{{Aside | hue = 200 | icon = {{book_icon}} | content = To see what repositories are needed for online updates, [[Network Requirements | click here]].}}
+
{{Aside | hue = 200 | icon = {{book_icon}} | content = To see what repositories are needed for online updates, [[Network Requirements#Online_Updates | click here]].}}
  
 
<hr>
 
<hr>

Revision as of 08:47, 13 March 2024

As of 5.7.x, IVS has adopted the use of apt repositories for software updates.

🕮To see what repositories are needed for online updates, click here.


Performing Updates

When running updates, using apt update and apt upgrade, the VALT software will also be updated. During this process, VALT configuration prompts will be presented. Depending on the system and version, varying prompts may appear such as SSL cert paths.

VALT will be taken down during these updates.

  • sudo apt-mark hold ivs-*
  • sudo apt update
  • sudo apt upgrade
  • sudo apt-mark unhold ivs-*