mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 14:31:13 +00:00
Moved images to blog subfolder
This commit is contained in:
parent
053cfc1a82
commit
0f684ed5c4
48 changed files with 27 additions and 33 deletions
|
@ -7,7 +7,7 @@ tags: ["Packaging"]
|
|||
|
||||
One way to distribute to different Linux distributions is to compile the source under each of them and distribute it separately. This can be a pain to manage if you target multiple distributions and multiple versions of those distributions. Instead, let's take a look at AppImage. This allows us to package up our binaries and shared libraries under one file which we can distribute.
|
||||
|
||||

|
||||

|
||||
|
||||
Source: https://docs.appimage.org/reference/architecture.html
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue