User Tools

Site Tools


auto_update_zoom_in_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

auto_update_zoom_in_linux [2024/03/14 21:45] – created steveauto_update_zoom_in_linux [2025/11/20 11:47] (current) steve
Line 19: Line 19:
   echo 'deb [trusted=yes lang=none] file:'$debdir' ./' | sudo tee $sourcelist   echo 'deb [trusted=yes lang=none] file:'$debdir' ./' | sudo tee $sourcelist
 ) >/dev/null ) >/dev/null
 +</code> 
 +Now, you can update the newly created package repository and install with; 
 +<code>
 sudo apt update sudo apt update
 sudo apt install zoom sudo apt install zoom
 </code> </code>
 +Zoom will stay up-to-date with the rest of the system from now on.
auto_update_zoom_in_linux.txt · Last modified: by steve