openSUSE on ZFS has been written
This is a basic HOWTO page for OpenSUSE. This pages not official. This is a personal work represents how I do it. * Added openSUSE on ZFS basic pages. For Leap and Tumbleweed this pages generated in lights of Debian and Ubuntu pages. Signed-off-by: Suleyman Poyraz <zaryob.dev@gmail.com>
This commit is contained in:
committed by
Richard Laager
parent
c25037beb0
commit
f006fe5729
@@ -18,6 +18,8 @@ The dependencies are available via pip::
|
||||
sudo apt install python3-pip
|
||||
# For RPM-based distros
|
||||
sudo yum install python3-pip
|
||||
# For openSUSE
|
||||
sudo zypper in python3-pip
|
||||
|
||||
pip3 install -r docs/requirements.txt
|
||||
# Add ~/.local/bin to your $PATH, e.g. by adding this to ~/.bashrc:
|
||||
|
||||
Reference in New Issue
Block a user