Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No jammy release in launchpad repo #51

Open
Will-Schr opened this issue Sep 13, 2023 · 5 comments
Open

No jammy release in launchpad repo #51

Will-Schr opened this issue Sep 13, 2023 · 5 comments

Comments

@Will-Schr
Copy link

It seems there isn't a release of torrenttools for the Ubuntu jammy in the launchpad repo, and as such causes an error upon attempting to update repos

@vincejv
Copy link

vincejv commented Nov 10, 2023

At the meantime you can use the docker image

@mpk99
Copy link

mpk99 commented May 12, 2024

really? that surely can't be the proper solution?

@vincejv
Copy link

vincejv commented May 13, 2024

that surely can't be the proper solution?

The issue is still open and not closed, it's not the "proper" solution, that's why "at the meantime"

@vincejv
Copy link

vincejv commented May 13, 2024

I'm simply saying "at the meantime" so people reading or encountering the same issue could seek alternatives to use the tool

@mpk99
Copy link

mpk99 commented May 15, 2024

A better solution is this:

wget https://github.com/fbdtemme/torrenttools/releases/download/v0.6.2/torrenttools-0.6.2-linux-x86_64.AppImage && mv torrenttools-0.6.2-linux-x86_64.AppImage torrenttools && chmod +x torrenttools

just clone the appimage and rename it -- works the same. Make sure to place in your path once done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants