/some-programs-for-opensuse

Some programs for OpenSuse Tumbleweed

Primary LanguageShellApache License 2.0Apache-2.0

Programs-OpenSuse-Tumbleweed

Some programs for OpenSuse.

Basically install useful programs that are not in the repositories:

  • Anydesk: remote technical support.
  • gotop: modern terminal based graphical activity monitor.
  • VScodium and solargraph & rubocop: code editor and also installs solargraph and rubocop for provides intellisense, code completion, and inline documentation for the Ruby programming language.

They can be installed like this:

cd /folder/to/installation/scripts/
chmod 777 *
# and execute
./anydesk_opensuse.sh
./gotop_opensuse.sh
./rubocop_solargraph_vscodium.sh