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
Line 1: Line 1:
<syntaxhighlight lang="bash" line>
<syntaxhighlight lang="bash" line>
git curl wget emacs  
git curl wget emacs man tree unzip
</syntaxhighlight>
</syntaxhighlight>

Revision as of 11:58, 7 May 2025

git curl wget emacs man tree unzip