-
Notifications
You must be signed in to change notification settings - Fork 1
Home
The Proteus App Manager
is a tool which allows for easier installation of packages which you do not want to go hunt down what you need. It also includes some automated processes such as a pre-configured Netplan
template for automatically managing network adapters.
On top of all the apps and tweaks provided, this script also gives the user the ability to install ZorinOS Pro Layouts which includes the Windows 10/11, and MacOS layouts.
If you need a one-stop interface for installing your most needed programs, give the manager a spin if you're looking to save a bit of time.
The Proteus Apt Repo
is a repository that contains useful packages utilized in the Proteus App Manager. Some of the packages included are more difficult to find but still loved by the community, as well as popular ones. To view the Proteus Apt Repo, click the View
button above or click here.
All packages in the repo are automatically updated and the updates are given to the user whenever you utilize apt update
or apt-get update
.
If you wish to add the Proteus repo to your list of sources, the command below will create a new file located at /etc/apt/sources.list.d/aetherinox-proteus-apt-repo-archive.list
Open Terminal
and add the GPG key for the developer to your keyring
wget -qO - https://github.com/Aetherinox.gpg | sudo gpg --dearmor -o /usr/share/keyrings/aetherinox-proteus-apt-repo-archive.gpg
Then execute the command below to receive our package list:
echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/aetherinox-proteus-apt-repo-archive.gpg] https://raw.githubusercontent.com/Aetherinox/proteus-apt-repo/master $(lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/aetherinox-proteus-apt-repo-archive.list
Be aware that most packages hosted in this repo are for amd64
, so your desired package may not be available if you're running any other.
Once you have completed the steps above, we need to tell your machine to update your repos, in Terminal execute:
sudo apt-get update
Your device should get a list of the latest packages available. You can then search for a package by executing:
grep -h -P -o "^Package: \K.*" /var/lib/apt/lists/*proteus-apt-repo*_Packages | sort -u
You can install packages by using:
sudo apt-get install <packagename>
Focal
amd64: app-outlet 2.1.0
amd64: deb-get 0.3.9-1
amd64: dialog 1.3-20190808-1
amd64: freetube 0.19.1
amd64: github-desktop 3.3.1-linux1
amd64: gitkraken-license-pro 1.0.0-1
amd64: gnome-shell-extension-tilix-dropdown 7-1
amd64: gnome-shell-extension-tilix-shortcut 1.0.1-2
amd64: libredirect-frontends-manager 0.1.0
amd64: neofetch 7.0.0-1
amd64: obsidian 1.4.14
amd64: ocs-url 3.1.0-0ubuntu1
amd64: php-bacon-qr-code 2.0.6-2
amd64: php-code-lts-u2f-php-server 1.2.1-2
amd64: php-dasprid-enum 1.0.3-3
amd64: pwgen 2.08-2
amd64: qubes-gpg-split 2.0.58-1+focalu1
amd64: qubes-gpg-split-tests 2.0.58-1+focalu1
amd64: qubes-thunderbird 2.0.6-1+focalu1
amd64: qubes-utils 4.1.16+focalu1
amd64: reprepro 5.3.0-1.3~ubuntu20.04
amd64: tilix 1.9.3-4build3
amd64: tilix-common 1.9.3-4build3
amd64: whiptail 0.52.21-4ubuntu2
amd64: zorin-pro-layouts 1.0.0-3
arm64: deb-get 0.3.9-1
arm64: dialog 1.3-20190808-1
arm64: freetube 0.19.1
arm64: github-desktop 3.3.1-linux1
arm64: gitkraken-license-pro 1.0.0-1
arm64: gnome-shell-extension-tilix-dropdown 7-1
arm64: gnome-shell-extension-tilix-shortcut 1.0.1-2
arm64: neofetch 7.0.0-1
arm64: php-bacon-qr-code 2.0.6-2
arm64: php-code-lts-u2f-php-server 1.2.1-2
arm64: php-dasprid-enum 1.0.3-3
arm64: pwgen 2.08-2
arm64: reprepro 5.3.0-1.3~ubuntu20.04
arm64: tilix 1.9.3-4build3
arm64: tilix-common 1.9.3-4build3
arm64: whiptail 0.52.21-4ubuntu2
arm64: zorin-pro-layouts 1.0.0-3
i386: deb-get 0.3.9-1
i386: gitkraken-license-pro 1.0.0-1
i386: gnome-shell-extension-tilix-dropdown 7-1
i386: gnome-shell-extension-tilix-shortcut 1.0.1-2
i386: neofetch 7.0.0-1
i386: php-code-lts-u2f-php-server 1.2.1-2
i386: php-dasprid-enum 1.0.3-3
i386: tilix-common 1.9.3-4build3
i386: zorin-pro-layouts 1.0.0-3
Jammy
amd64: app-outlet 2.1.0
amd64: deb-get 0.3.9-1
amd64: dialog 1.3-20211214-1
amd64: freetube 0.19.1
amd64: github-desktop 3.3.1-linux1
amd64: gitkraken-license-pro 1.0.0-1
amd64: libapache2-mod-php8.3 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: libphp8.3-embed 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: libredirect-frontends-manager 0.1.0
amd64: neofetch 7.1.0-3
amd64: obsidian 1.4.14
amd64: ocs-url 3.1.0-0ubuntu1
amd64: php-bacon-qr-code 2.0.6-2
amd64: php-code-lts-u2f-php-server 1.2.1-2
amd64: php-dasprid-enum 1.0.3-3
amd64: php8.2 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-bcmath 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-bz2 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-cgi 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-cli 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-common 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-curl 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-dba 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-dev 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-enchant 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-fpm 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-gd 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-gmp 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-imap 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-interbase 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-intl 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-ldap 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-mbstring 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-mysql 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-odbc 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-opcache 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-pgsql 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-phpdbg 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-pspell 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-readline 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-snmp 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-soap 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-sqlite3 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-sybase 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-tidy 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-xml 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-xsl 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-zip 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-bcmath 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-bz2 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-cgi 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-cli 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-common 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-curl 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-dba 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-dev 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-enchant 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-fpm 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-gd 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-gmp 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-imap 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-interbase 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-intl 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-ldap 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-mbstring 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-mysql 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-odbc 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-opcache 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-pgsql 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-phpdbg 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-pspell 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-readline 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-snmp 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-soap 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-sqlite3 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-sybase 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-tidy 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-xml 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-xsl 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.3-zip 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
amd64: pwgen 2.08-2build1
amd64: reprepro 5.4.2-1
amd64: tilix 1.9.4-2build1
amd64: tilix-common 1.9.4-2build1
amd64: whiptail 0.52.21-5ubuntu2
arm64: deb-get 0.3.9-1
arm64: dialog 1.3-20211214-1
arm64: freetube 0.19.1
arm64: github-desktop 3.3.1-linux1
arm64: gitkraken-license-pro 1.0.0-1
arm64: neofetch 7.1.0-3
arm64: php-bacon-qr-code 2.0.6-2
arm64: php-code-lts-u2f-php-server 1.2.1-2
arm64: php-dasprid-enum 1.0.3-3
arm64: php8.2 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
arm64: php8.2-xsl 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
arm64: php8.3 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
arm64: php8.3-xsl 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
arm64: pwgen 2.08-2build1
arm64: reprepro 5.4.2-1
arm64: tilix 1.9.4-2build1
arm64: tilix-common 1.9.4-2build1
arm64: whiptail 0.52.21-5ubuntu2
i386: deb-get 0.3.9-1
i386: gitkraken-license-pro 1.0.0-1
i386: neofetch 7.1.0-3
i386: php-code-lts-u2f-php-server 1.2.1-2
i386: php-dasprid-enum 1.0.3-3
i386: php8.2 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
i386: php8.2-xsl 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
i386: php8.3 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
i386: php8.3-xsl 8.3.0~rc3-1+ubuntu22.04.1+deb.sury.org+1
i386: reprepro 5.4.2-1
i386: tilix-common 1.9.4-2build1
Lunar
amd64: app-outlet 2.1.0
amd64: deb-get 0.3.9-1
amd64: dialog 1.3-20230209-1
amd64: freetube 0.19.1
amd64: github-desktop 3.3.1-linux1
amd64: gitkraken-license-pro 1.0.0-1
amd64: libredirect-frontends-manager 0.1.0
amd64: neofetch 7.1.0-4
amd64: obsidian 1.4.14
amd64: ocs-url 3.1.0-0ubuntu1
amd64: php-bacon-qr-code 2.0.8-2
amd64: php-code-lts-u2f-php-server 1.2.1-2
amd64: php-dasprid-enum 1.0.3-4
amd64: php8.2 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-bcmath 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-bz2 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-cgi 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-cli 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-common 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-curl 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-dba 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-dev 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-enchant 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-fpm 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-gd 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-gmp 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-imap 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-interbase 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-intl 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-ldap 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-mbstring 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-mysql 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-odbc 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-opcache 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-pgsql 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-phpdbg 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-pspell 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-readline 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-snmp 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-soap 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-sqlite3 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-sybase 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-tidy 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-xml 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-xsl 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: php8.2-zip 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
amd64: pwgen 2.08-2build1
amd64: reprepro 5.4.2-1
amd64: tilix 1.9.5-2
amd64: tilix-common 1.9.5-2
amd64: whiptail 0.52.23-1ubuntu1
arm64: deb-get 0.3.9-1
arm64: dialog 1.3-20230209-1
arm64: freetube 0.19.1
arm64: github-desktop 3.3.1-linux1
arm64: gitkraken-license-pro 1.0.0-1
arm64: neofetch 7.1.0-4
arm64: php-bacon-qr-code 2.0.8-2
arm64: php-code-lts-u2f-php-server 1.2.1-2
arm64: php-dasprid-enum 1.0.3-4
arm64: php8.2 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
arm64: php8.2-xsl 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
arm64: pwgen 2.08-2build1
arm64: reprepro 5.4.2-1
arm64: tilix 1.9.5-2
arm64: tilix-common 1.9.5-2
arm64: whiptail 0.52.23-1ubuntu1
i386: deb-get 0.3.9-1
i386: gitkraken-license-pro 1.0.0-1
i386: neofetch 7.1.0-4
i386: php-code-lts-u2f-php-server 1.2.1-2
i386: php-dasprid-enum 1.0.3-4
i386: php8.2 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
i386: php8.2-xsl 8.2.11-1+ubuntu22.04.1+deb.sury.org+1
i386: tilix-common 1.9.5-2
If you decide to use the Proteus App Manager
in this repo, it will fetch the packages automatically.
Are these instructions not clear? Wrong? Insufficient? This documentation page is a Wiki, so you can contribute by improving it!