Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add Installer 5 to Package Managers page
  • Loading branch information
burritosoftware authored Oct 2, 2020
commit 13b928f3268fa0c6b61a164eb521e8a7d1f3da06
10 changes: 10 additions & 0 deletions _pages/en_US/package-managers.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,16 @@ URL: <code><a href="https://repo.getsileo.app/" target="_blank">https://repo.get

<div class="notice--info">{{ sileo | markdownify }}</div>

### Installer 5

{% capture installer %}
Installer is another package manager that has even been around before Cydia has. In Installer 5, it can now be used to install packages through APT, like other package managers. Just like Sileo, the package manager offers an App Store-style user interface and dozens of customization options to make it how you like it. If you are looking for a modern package manager, but you don't prefer Sileo, this is a great choice.

URL: <code><a href="https://apptapp.me/repo/" target="_blank">https://apptapp.me/repo/</a></code>
{% endcapture %}

<div class="notice--info">{{ installer | markdownify }}</div>

### Zebra

{% capture zebra %}
Expand Down