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

List in Package Systems #354

Closed
ZacharyDuBois opened this issue Feb 14, 2016 · 5 comments
Closed

List in Package Systems #354

ZacharyDuBois opened this issue Feb 14, 2016 · 5 comments

Comments

@ZacharyDuBois
Copy link

It would be awesome to have this listed in Homebrew, MacPorts, Deb/Ubuntu, etc repositories. This is really an awesome piece of software :) I'd contribute if I knew Go :(

@ncw
Copy link
Member

ncw commented Feb 15, 2016

Excellent idea!

I could really do with help with this though, so if you (or anyone you know) can package stuff then I'd love a contribution!

@harupong
Copy link

Below is the list of instructions, as a starting point.

I've tried making a chocolatey package for rclone, and it seems to work. You can try it with the steps below if you have chocolatey installed:

git clone https://github.com/harupong/chocolatey-rclone
cd chocolatey-rclone
cpack
choco install rclone -fdv -s "%cd%"

@ncw
Copy link
Member

ncw commented Feb 19, 2016

@harupong very cool thank you! Would you like to maintain the chocolaty package for rclone on a permanent basis? Thanks Nick

@harupong
Copy link

@ncw My pleasure :) I went ahead and uploaded the package to https://chocolatey.org/packages/rclone. If there is anything to be added, just let me know.

And, on the Linux side, you might wanna check out https://packager.io/. They do packaging and hosting for Linux for free if it's open source projects.

@ncw
Copy link
Member

ncw commented Sep 3, 2023

rclone is now in just about every package manager! See https://rclone.org/install for a list.

@ncw ncw closed this as completed Sep 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants