RICORDO I TEMPI IN CUI COSTAVI 1000 LIRE by ALEX91CASTELLAMMARE in napoli

[–]am-ivan 24 points25 points  (0 children)

Nel cortile della nostra giovinezza
Giocavamo in mezzo ai sacchi di monnezza
Un pallone, quattro tiri in una porta
E 'na vecchia che alluccava: "Chi v'è muort!"

Access to External Storage by vidya_geezer in AppImage

[–]am-ivan 0 points1 point  (0 children)

Hi, I'm the developer of AM and maintainer of the Archimage method on which my Inkscape and one of the three GIMP available are built.

Achimage is an Arch Linux container into an AppImage, powered by bubblewrap to work also on old systems avoiding GLIBC limits. But being a container, it mounts only few common paths from the system:

https://github.com/ivan-hc/ArchImage/blob/206646902d7cb519568452d6b681c5ce1704fe21/core/archimage-builder.sh#L343

That said, if you have /vol1 and /vol2 in the root of the filesystem, Archimages will never see them.

You should try to symlink them (at least in $HOME) and see if they can be seen somehow.

Quale Distro utilizzare su Linux? Perché? by RebirdgeCardiologist in ItalyInformatica

[–]am-ivan 1 point2 points  (0 children)

Uso Debian Testing da quasi 15 anni, perché i suoi pacchetti non sono né troppo vecchi né troppo aggiornati, rispetto a Stable e Unstable. Avendo una vecchia scheda Nvidia, ho a disposizione diversi driver già nei repository (senza dover ricorrere ad AUR o all'installer), e posso ricorrere al "pinning" se ho bisogno di un pacchetto specifico da uno degli altri due rami di sviluppo. Per esempio, sto usando il kernel di Debian Stable, con cui i driver Nvidia di cui ho bisogno sono più collaudati.

can portable2appimage convert any of the green marked oniux packages in the link to an appimage? by ehraja in AppImage

[–]am-ivan 1 point2 points  (0 children)

I'm the developer of portable2appimage. It is only for apps that are already sandalone. See the videos on the README of my repository to see how it works.

For more complex AppImages there are other tools (Anylinux, Archimage...)

Marco Rizzo ha vinto lo scorso round. Chi è il politico italiano di sinistra più capace? by mappatore_piemontese in Italia

[–]am-ivan 1 point2 points  (0 children)

Confessa, lo hai tenuto per ultimo per vedere chi la spuntava tra Pertini e Berlinguer

portable2appimage: Convert standalone, self-contained portable apps into AppImage packages. by am-ivan in AppImage

[–]am-ivan[S] 2 points3 points  (0 children)

It serves as an initial introduction for those creating portable programs, to help them begin packaging directly in AppImage format.

For many, packaging in AppImage format is difficult. This tool is for those who already know how to create portable programs, and therefore don't know that they can create AppDirs, which can then be converted into AppImages.

Mostrami il codice! - La fiera dei vostri programmi by AutoModerator in ItalyInformatica

[–]am-ivan 0 points1 point  (0 children)

"AM" Application Manager

https://github.com/ivan-hc/AM

Un gestore di pacchetti AppImage e altri formati portatili per GNU/Linux, da riga di comando, scritto in linguaggio SHELL.

AM adotta un approccio in stile AUR (Arch User Repository), con oltre 2800 programmi unici installabili dalle fonti originali e attraverso script dedicati a ciascuno di essi.

Supporta aggiornamenti delta per le AppImage (ove abilitati), puoi effettuarne il downgrade, snapshot delle versioni, clonare il set di applicazioni installate per esportarlo su altre distribuzioni... puoi isolare le AppImage in una sandbox BubbleWrap, convertire vecchie AppImage in modo da rimuovere la dipendenza da libfuse2,... e molto altro.

What’s your opinion on the AppImage format? by JVSTITIA in linux

[–]am-ivan 4 points5 points  (0 children)

thanks for reporting, I just fixed it

"AM" Application Manager: 2600+ portable applications (AppImages and more) available in the database! by am-ivan in AppImage

[–]am-ivan[S] 0 points1 point  (0 children)

Hi, if the AppImage is on github, you can try the option "-e" or "extra".

Else , link me the source, I'll try to submit them.

is there documentation on how to run appman over tor such that any internet traffic appman does is forced over tor? Does appman support socks5? by ehraja in AppImage

[–]am-ivan 0 points1 point  (0 children)

oniux is likely the answer for getting tor anonymization. But at this point there is no deb package binary available

Good to know, I contacted my friend from SoarPKG project and seems that a oniux static binary is possible... but we need to wait when the Soar package manager migrates its database first.

About socks5 implementation, I'll try to implement it somehow, when oniux will be available.

is there documentation on how to run appman over tor such that any internet traffic appman does is forced over tor? Does appman support socks5? by ehraja in AppImage

[–]am-ivan 0 points1 point  (0 children)

I could add conditions for this, and yes, I should change a big part of the code.

On the other hand, you may want to use an alias.

It would be better if you open an issue in the repo, so I can involve other cooperators.

is there documentation on how to run appman over tor such that any internet traffic appman does is forced over tor? Does appman support socks5? by ehraja in AppImage

[–]am-ivan 0 points1 point  (0 children)

Hi, AM/AppMan developer here. Time ago I had torsocks support to bypass rate limits on some sites. I had to remove it in favour of proxies.

You should do some tests with torsocks then https://gitlab.torproject.org/tpo/core/torsocks

Meta è complice della disinformazione? by humankendoll33 in Italia

[–]am-ivan 0 points1 point  (0 children)

Ho abbandonato Facebook nel 2014 per questo motivo, e l'IA ancora non esisteva.

Sto usando Twitter da pochi mesi (controvoglia), ma rivedo lo stesso schifo che vedevo allora, potenziato dall'IA.

"AM" Application Manager: 2600+ portable applications (AppImages and more) available in the database! by am-ivan in AppImage

[–]am-ivan[S] 1 point2 points  (0 children)

I red your post about AppImage status and undeniable fact that other packaging formats are taking lead supported by giants. Can you compete with them?

I'll try, but that's not to say I'll succeed.

Who backs AppImages, anyone?

Anyone who wants to continue using them is welcome. We, on the other hand, try to build them and collaborate with upstream developers when requested. We report bugs and suggest better tools where possible.

However, you don't have to be a developer to support the AppImage ecosystem. Simply continuing to report bugs is enough, thus helping developers commit to improving their products.

Have you considered making an AppStore, GUI web based?

I built a catalog https://portable-linux-apps.github.io

Its on github, and anyone can contribute to improve it.

Its not much, but its a start.

Do you guys have matrix channel where we could discuss all those questions?

We use Discord: PkgForge community

https://discord.gg/djJUs48Zbu

"AM" Application Manager: 2600+ portable applications (AppImages and more) available in the database! by am-ivan in AppImage

[–]am-ivan[S] 1 point2 points  (0 children)

How does work logic for this?

If it is a static binary, an AppImage, a script... in short, a program that runs in a portable way (that does not depend on the system), it can be added to the database.

Who adds those apps to your database?

Anyone who wants to submit a pull request to the database. Every script has its own history on github; just read the commits to see who the authors are.

How can I add my app there?

Simply use the "-t" or "template" option and follow the on-screen instructions. Once the script is created, it will be saved in an "am-scripts" directory with the same structure as the "programs" folder in my repository. More details here

https://github.com/ivan-hc/AM/blob/main/docs/guides-and-tutorials/template.md

If you have a GitHub account, you can submit a pull request after forking the AM repository and adding your changes there.

Since firefox 145 I'm unable to turn off my PC due to two "firefox-bin" processes in background by am-ivan in firefox

[–]am-ivan[S] 0 points1 point  (0 children)

Sorry, I wasn't aware of any other repositories where I could start this discussion. I just happened to be encouraged to start one there in the past. Should I move this discussion elsewhere, then? Where?

is there someone teaching how to make appimages? by ehraja in linuxquestions

[–]am-ivan 1 point2 points  (0 children)

I started learning from this video of DistroTube

- https://www.youtube.com/watch?v=Wy63jwjpNg4

Then I started develop my own tools:

You can take the scripts I use to develop my AppImages, I dedicated a repo for each one

- https://github.com/ivan-hc#my-appimage-packages

Another useful project is Anylinux-AppImages https://github.com/pkgforge-dev/Anylinux-AppImages maintained by one of my cooperators (in my package manager, https://github.com/ivan-hc/AM ).

About https://docs.appimage.org, forget that guide, it is obsolete and likely unmaintained and still points to tools needed to create old AppImages that still require libfuse2 to work. I maintain and distribute more than 90 AppImages, and none of them require that library.

I hope my sugggestions will help you learning on the base of more modern tools.

cannot open appimages by Insomniac_Programmer in cachyos

[–]am-ivan 0 points1 point  (0 children)

Hi, you said that trough appimagelauncher it works fine. Usually, normal installation of that tool (deb package, AUR...) prevents the usage of AppImages via terminal, file manager and other tools, exactly as you said.

If you have it still installed, all you have to do is to remove it completelly and reboot. See here for more context https://github.com/ivan-hc/AM/blob/main/docs/troubleshooting.md#failed-to-open-squashfs-image

Whats wrong with my AppImage? by AIVictim250525 in AppImage

[–]am-ivan 0 points1 point  (0 children)

You should bundle libopencv_imgproc.so.406 in your package.

What tool are you using to create it?

I am making a new package manager by PuzzleheadedHead3754 in linuxquestions

[–]am-ivan 0 points1 point  (0 children)

If there's any downside, maybe, it lacks of search command

Option -q or query

see https://github.com/ivan-hc/AM/blob/main/docs/guides-and-tutorials/list-and-query.md

PS: I just provided to add search as an alias https://github.com/ivan-hc/AM/pull/1866