Regular linux application installation at once: Difference between revisions

From 清冽之泉
Jump to navigation Jump to search
Created page with "<syntaxhighlight lang="bash" line> git curl wget emacs </syntaxhighlight>"
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<syntaxhighlight lang="bash" line>
<syntaxhighlight lang="bash" line>
git curl wget emacs  
git curl wget emacs tree unzip
</syntaxhighlight>
</syntaxhighlight>

Latest revision as of 17:10, 16 August 2025

git curl wget emacs tree unzip