You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-5Lines changed: 11 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,8 @@
5
5
6
6
# AppInstall
7
7
It's Clean my Mac, but for Linux distros.
8
-
Compatible with Debian, Fedora and Arch Linux based distros.
8
+
Compatible with Debian, Fedora and Arch Linux based distros.
9
+
A new abstraction layer for distro package managers.
9
10
10
11
## Features.
11
12
- Uninstall visually ANY package of your system
@@ -15,10 +16,15 @@ Compatible with Debian, Fedora and Arch Linux based distros.
15
16
- Scan for viruses
16
17
- Fix installation errors.
17
18
- Install ANY package visually, whether from the distro repositories or from any package.
18
-
> [!NOTE]
19
-
> Now supports AUR, Flathub and Snap
19
+
-**App Store look**
20
+
21
+
## GUI
22
+
You can open AppInstall normally and set it as default application for installation files.
20
23
21
-
> With Appinstall, you won't need technical knowledge to do the most basic things in Linux: managing applications.
24
+
## CLI (PKM)
25
+
Now Appinstall comes with a brand new CLI interface. A new abstraction layer for package managers. The same commands for APT, DNF, Homebrew, PACMAN, AUR, FLATHUB, SNAP...
26
+
No strange syntax, all with words that can be dictated. There are no scripts or other elements, just words.
27
+
You can type `pkm help` in your terminal to see how to use it. Even if you get the wrong command, there is compatibility with synonyms.
22
28
23
29
## Installation
24
30
Download the latest version of Appinstall and double-click on the .deb or .rpm file to install it. (Only if you're using GNOME or KDE, in other cases you'll need to use the terminal).
@@ -31,4 +37,4 @@ Si necesitas instalarlas manualmente, puedes ejecutar:
0 commit comments