Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save SofijaErkin/c0b5a5e1c701e5211cdf5cde9dc1362a to your computer and use it in GitHub Desktop.
Save SofijaErkin/c0b5a5e1c701e5211cdf5cde9dc1362a to your computer and use it in GitHub Desktop.
Parallels installed Debian8 install Tools on Mac.

Tools for Debian8 via Parallels17 on MacOS12.3.1

Manually Install + (System Including).

-package: not manually installed!

+package: manually installed!

~package: uninstall system including, then manually installed.

*package: manually uninstall manually installed, then use system including.

$package: system installed.

(package): system including.

((package)): installed from source.

1. Compiler

(gcc)

g++;

2. Debugger

GNU gdb;

3. Assisted Compile

(Make)

CMake;

4. SHELL

(GNU bash)

zsh+oh-my-zsh;

4.1 Assisted SHELL

ShellCheck;

5. Version Control

git;

6. Language

(Python);

(Python3);

(Ruby);

(Perl);

PHP;

7. Editor

VIM;

Vundle(Manage VIM package install);

NERDTree(File content tree);

-YouCompleteMe;

GNU Emacs;

(GNU nano);

8. Terminal Download

(GNU Wget);

curl;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment