AppImage 是一種自包含的應用程序分發格式,可以在任何 Linux 發行版上運行。如果您想要更新的應用是以 AppImage 格式提供的,您可以直接下載新的 AppImage 文件來替換舊的。以下是更新 AppImage 的基本步驟:
chmod +x YourNewApp.AppImage
請注意,具體的更新步驟可能會因發行版和配置的不同而有所變化。