Trying to “furnish” my new Leap 16 installation with the necessary software.
I cannot find ifuse anymore in the repos. In 15.6, it was included in Main Repository (repo-oss).
However, it’s not in Leap 16.
linux:/home/chris # zypper lr
Repository priorities are without effect. All enabled repositories share the same priority.
# | Alias | Name | Enabled | GPG Check | Refresh
--+--------------------------------------+----------------------------------------------------------------------+---------+-----------+--------
1 | https-download.opensuse.org-506797bd | https://download.opensuse.org/distribution/leap/16.0/repo/oss/x86_64 | Yes | (r ) Yes | Yes
2 | openSUSE:repo-non-oss | repo-non-oss (16.0) | No | ---- | ----
3 | openSUSE:repo-non-oss-debug | repo-non-oss-debug (16.0) | No | ---- | ----
4 | openSUSE:repo-openh264 | repo-openh264 (16.0) | Yes | (r ) Yes | Yes
5 | openSUSE:repo-oss | repo-oss (16.0) | Yes | (r ) Yes | Yes
6 | openSUSE:repo-oss-debug | repo-oss-debug (16.0) | No | ---- | ----
7 | openSUSE:repo-oss-source | repo-oss-source (16.0) | No | ---- | ----
linux:/home/chris # zypper se ifuse
Refreshing service 'openSUSE'.
Loading repository data...
Reading installed packages...
No matching items found.
Note: For an extended search including not yet activated remote resources please use 'zypper
search-packages'.
linux:/home/chris # zypper search-packages ifuse
Could not search for the package: Error: Registration server returned 'base product not found' (404)No package found
linux:/home/chris # cnf ifuse
ifuse: command not found
Am I doing something wrong here?