teams-for-linux icon indicating copy to clipboard operation
teams-for-linux copied to clipboard

Support downgrading version of deb package

Open torbendury opened this issue 1 year ago • 3 comments

Is your feature request related to a problem? Please describe. When issues like #1108 happen, I'm not able to downgrade to the last working version using apt.

Describe the solution you'd like I'd like to access older versions of teams-for-linux using the apt repo.

Describe alternatives you've considered An alternative would be installing the deb manually from the GitHub release, but that's kinda awkward and breaks the intention of the apt repo.

Additional context Right now, only the latest released version is available in the apt repo to me:

$ apt list -a teams-for-linux
Listing... Done
teams-for-linux/stable,now 1.4.11 amd64 [installed]

Edit: If you can pinpoint me to where the deb release happens I'd happily help out (and learn)!

torbendury avatar Feb 19 '24 10:02 torbendury

@nbuechner is this possible?

jijojosephk avatar Feb 20 '24 07:02 jijojosephk

Currently only the latest stable release is in the repo. If you want to keep an older version please download the Github release until the problem in the latest version is fixed.

nbuechner avatar Feb 20 '24 08:02 nbuechner

You can always download one of the .deb packages from the release page and install that via apt or dpkg.

r-cdriscoll avatar Feb 29 '24 19:02 r-cdriscoll

We're not able to provide downgrading the version using deb or rpm repo at the moment. Kindly go to github releases pages do get an older version of the app.

jijojosephk avatar Mar 11 '24 10:03 jijojosephk