flathub / com.slack.Slack

https://flathub.org/apps/details/com.slack.Slack
35 stars 36 forks source link

Slack is no longer listed in the flathub repo #151

Closed mzabaluev closed 2 years ago

mzabaluev commented 2 years ago

Slack seems to have been removed from the flathub repository:

error: Nothing matches com.slack.Slack in remote flathub
cho2 commented 2 years ago

Cuplikan layar dari 2021-11-15 08-37-16

mzabaluev commented 2 years ago

Oh, I've just discovered that Fedora has applied a filter to their pre-configured Flathub repo.

WhyNotHugo commented 2 years ago

Fedora has a checkbox to allow proprietary software during installation. Did you check it?

mzabaluev commented 2 years ago

Fedora has a checkbox to allow proprietary software during installation. Did you check it?

I did (I was able to install Chrome and other proprietary stuff), the filter is not affected by this. The workaround is to explicitly install the flathub remote.

chelming commented 2 years ago

Following up on this,

running flatpak remotes on a fresh Fedora 35 install (with allowing proprietary software checked) results in

Name    Options
fedora  system,oci
flathub system,filtered

Running flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo will remove the filter.