-
Notifications
You must be signed in to change notification settings - Fork 2
Linux Packaging
Pai Lee Wai edited this page Sep 1, 2018
·
1 revision
Build libaria2 from source aria2.
-
Locate libaria2 and run
ldd
to show the dependencies.ldd libaria2.so
-
Create lib folder in ADM folder.
-
Copy the dependencies into lib folder.
-
Run
yarn dist
to start packaging. -
Executable and appimage are located in dist folder.