I downloaded this application (Show network:im:signal / signal-desktop - openSUSE Build Service) as a .ymp file and installed it. Now I need to uninstall it. Zypper says there’s no provider for “Signal” or “network:im:signal” (the name of the program), and “Software” goes back and forth between confirming whether or not it recognizes that it’s even installed on the system…so I’m more confused than when I started.
The name of the app is signal-desktop
But i’m surprised that you can’t find in in YaST. The search filters are already extensive…
So post:
zypper se -si signal
sudo zypper rm --clean-deps signal-desktop
After you should remove the automaticaly added repositories you don’t need anymore in this list (for Leap 15.6 ; different if tumbleweed)
- https://download.opensuse.org/repositories/SUSE:/SLE-15-SP1:/GA/pool/ (SUSE:SLE-15-SP1:GA)
- https://download.opensuse.org/repositories/SUSE:/SLE-15-SP2:/GA/pool/ (SUSE:SLE-15-SP2:GA)
- https://download.opensuse.org/repositories/SUSE:/SLE-15-SP3:/GA/pool/ (SUSE:SLE-15-SP3:GA)
- https://download.opensuse.org/repositories/SUSE:/SLE-15-SP4:/GA/pool/ (SUSE:SLE-15-SP4:GA)
- https://download.opensuse.org/repositories/SUSE:/SLE-15-SP5:/GA/pool/ (SUSE:SLE-15-SP5:GA)
- https://download.opensuse.org/repositories/SUSE:/SLE-15-SP6:/GA/pool/ (SUSE:SLE-15-SP6:GA)
- https://download.opensuse.org/repositories/network:/im:/signal/15.6/ (network:im:signal)
- https://download.opensuse.org/repositories/openSUSE:/Backports:/SLE-15-SP6/standard/ (openSUSE:Backports:SLE-15-SP6)
- https://download.opensuse.org/repositories/openSUSE:/Backports:/SLE-15-SP6:/Checks/standard/ (openSUSE:Backports:SLE-15-SP6:Checks)
- https://download.opensuse.org/repositories/openSUSE:/Backports:/SLE-15-SP6:/Update/standard/ (openSUSE:Backports:SLE-15-SP6:Update)
- https://download.opensuse.org/repositories/openSUSE:/Leap:/15.6/standard/ (openSUSE:Leap:15.6)
- https://download.opensuse.org/update/leap/15.3/sle/ (SUSE:SLE-15-SP3:Update)
- https://download.opensuse.org/update/leap/15.4/sle (SUSE:SLE-15:Update)
- https://download.opensuse.org/update/leap/15.4/sle/ (SUSE:SLE-15-SP4:Update)
- https://download.opensuse.org/update/leap/15.5/sle (SUSE:SLE-15-SP5:Update)
- https://download.opensuse.org/update/leap/15.6/oss/ (openSUSE:Leap:15.6:Update)
- https://download.opensuse.org/update/leap/15.6/sle (SUSE:SLE-15-SP6:Update)
Don’t use squick install, it’s a waste of time and makes a mess of the system.
Install repositories manually on a case-by-case basis.
Or better option: create your own project at the openbuildservice and collect the packages you want with an _aggregate, or rebuild them as needed (link).
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.