View previous topic :: View next topic |
Author |
Message |
brundage Apprentice


Joined: 02 Dec 2004 Posts: 153
|
Posted: Fri Jan 26, 2018 5:38 pm Post subject: How to - download .deb from a source |
|
|
Hey all,
I would like to install some third-party software from their debian source, but can't quite figure out how to get the package. From their install instructions:
Code: | sudo sh -c 'echo "deb [arch=amd64] https://s3.amazonaws.com/files.republicwireless.com/public/apps/anywhere/debian stable stable" > /etc/apt/sources.list.d/republicanywhere.list' |
How do I grab the .deb package? Once I have that I know how to put together an ebuild to install it.
Thanks. |
|
Back to top |
|
 |
fedeliallalinea Administrator


Joined: 08 Mar 2003 Posts: 31581 Location: here
|
Posted: Fri Jan 26, 2018 5:55 pm Post subject: |
|
|
I don't know but in their forum I finded direct link _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
 |
brundage Apprentice


Joined: 02 Dec 2004 Posts: 153
|
Posted: Fri Jan 26, 2018 6:05 pm Post subject: |
|
|
Thanks. My search-fu could not find it. |
|
Back to top |
|
 |
|