openSUSE Tumbleweed - Cheat Sheet
These are the steps I take to setup OpenSUSE on a new machine. Please research each command if you don't understand what it's doing.
Enable Community Repository
[Open] Yast > Software Repositories > Add > Community
Install Software
This is the list of software I like to install with a fresh install. Remove any you don't want.
sudo zypper install -y libyubikey-tools yubikey-manager chromium yubikey-personalization-gui telegram-desktop fish steam kdenlive obs-studio inkscape tilix calibre krita flameshot guvcview darktable shotwell remmina thunderbird deja-dup vim nano mumble git x264 smplayer
Install Snaps
Snap Instruction For openSUSE WebsitePay attention to the differences between Leap and Tumbleweed during install. For Tumbleweed use:
Install Codecs
zypper install libdvdcss2 ffmpeg lame gstreamer-plugins-libav gstreamer-plugins-bad gstreamer-plugins-ugly gstreamer-plugins-ugly-orig-addon vlc vlc-codecs flash-player flash-player-ppapi libxine2 libxine2-codecs
sudo zypper install flatpak
-
Add the Flathub repository
Flathub is the best place to get Flatpak apps. To enable it, run:
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
-
Restart
To complete setup, restart your system. Now all you have to do is install some apps!
Install Flatpak
Flatpak is available in the default repositories of all currently maintained openSUSE Leap and openSUSE Tumbleweed versions.
If you prefer a graphical installation, you can install Flatpak using a "1-click installer" from software.opensuse.org. If your distribution version is not shown by default, click Show flatpak for other distributions first and then select from the list.
Alternatively, install Flatpak from the command line using Zypper:
Reacties
Een reactie posten