3

Hey!
Suggest some apps that every Linux User must have!
I need essential apps for software development!

Comments
  • 0
    Gitkraken (or any git client)
  • 2
    @hube ...but why?
  • 1
    It really depends on what you develop though

    Also, this should be classified as a question, not a rant with an extra question tag (or the other way round).
  • 2
    Really essential I guess it's just a terminal, a good text editor, git, and decent browser. Other sw depends on what you're developing, so it won't apply to every programmer.

    But other really useful apps I find essential are bleachbit (cleans junk files), gparted (disk and partition manager), slack (work communication), and devRantron (sanity maintenance application).
  • 6
    Editor:
    - VS-Code
    - nano
    - Neovim

    Terminal-Emulator:
    - Tilix
    - XFCE-Terminal
    - Kitty
    - Konsole

    Firewall:
    - UFW
    - Firehol

    File-Manager:
    - Midnight Commander
    - Ranger
    - Filezilla

    Misc
    - curl
    - Insomnia
    - Git
  • 4
    Don't forget thefuck, the most unused useful utility ever. Type `fuck` after a command line error and it tries to fix your mistake. Most of the time I know the mistake and fix it myself though.
  • 0
    Spacemacs does it all
  • 1
    Spotify 😂
  • 2
  • 0
    Text editor —>
Add Comment