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
By default, all "snapshot" releases are filtered. "Snapshot" refers to releases whose file has the same name, regardless of the tag.
9
+
10
+
To also display "snapshot" releases, press "n."
11
+
12
+
Selecting "zero" (or, in fact, any character that doesn't match a number from the list) and then "ENTER" will stop the process.
13
+
14
+
Each result is denoted by a number.
15
+
16
+
**In this example**, we're trying to downgrade the stable version of "Brave" (package `brave`), from https://github.com/ivan-hc/Brave-appimage
17
+
18
+
This source uploads daily snapshots of each release, so the same package could be replicated and published multiple times.
19
+
20
+
**At the time of writing**, pressing "n" would return a list of 98 results. Leaving blank or whiting "y" and then pressing "ENTER" would return a shorter list of only 13 results.
I want to point out that this example is "**at the time of writing**" because these numbers are expected to increase over time.
25
+
26
+
In some repositories, pressing "n" can return hundreds of results. In other repositories there is no difference between pressing "n" or leaving the default settings. It all depends on how releases are managed and published.
|[Back to "Guides and tutorials"](../../README.md#guides-and-tutorials)|[Back to "Main Index"](../../README.md#main-index)|["Portable Linux Apps"](https://portable-linux-apps.github.io/)|[ "AppMan" ](https://github.com/ivan-hc/AppMan)|
0 commit comments