|
|
|
|
|
by baldfat
3075 days ago
|
|
Try this: https://www.microsoft.com/en-us/store/p/opensuse-leap-42/9nj... Its for OpenSUSE instead of Ubuntu because I like OpenSUSE more especially comparing apt-get syntax to zypper. zypper refresh actually refreshes the repos and not apt-get update that doesn't update anything zypper update actually updates the packages and not apt-get upgrade zypper dist-upgrade moves from one release to the next as opposed to apt full-upgrade because apt-get dist-upgrade doesn't remove programs with a conflict. UGH!!!!! zypper search actually searches for packages as opposed to apt-cache search /rant over WHY did chocolatey go with the debian apt-get syntax :( |
|