@@ -29,7 +29,7 @@ installer package.
2929Installing the Linux .tar.gz Package
3030------------------------------------
3131
32- Download the archive (e.g., LAMMPS-Linux-x86_64-GUI-29Aug2024_update2 .tar.gz)
32+ Download the archive (e.g., LAMMPS-Linux-x86_64-GUI-22Jul2025 .tar.gz)
3333and unpack it. This will create a folder named LAMMPS--GUI containing the
3434included commands, which can be launched directly using ``./lammps-gui `` or
3535``./lmp ``, for example. Adding this folder to the PATH environment
@@ -41,12 +41,12 @@ Installing the Linux Flatpak Bundle
4141
4242You have to have Flatpak support installed on Linux machine to be able
4343to use the Flatpak bundle. Download the bundle file
44- (e.g., LAMMPS-Linux-x86_64-GUI-29Aug2024_update2 .flatpak) and then
44+ (e.g., LAMMPS-Linux-x86_64-GUI-22Jul2025 .flatpak) and then
4545install it using the following command:
4646
4747.. code-block :: bash
4848
49- flatpak install --user LAMMPS-Linux-x86_64-GUI-29Aug2024_update2 .flatpak
49+ flatpak install --user LAMMPS-Linux-x86_64-GUI-22Jul2025 .flatpak
5050
5151 This will integrate LAMMPS--GUI into your desktop environment
5252(e.g., GNOME, KDE, XFCE) where it should appear in the ``Applications ``
@@ -70,7 +70,7 @@ Installing the macOS Application Bundle
7070---------------------------------------
7171
7272After downloading the macOS app bundle image file
73- (e.g., LAMMPS-macOS-multiarch-GUI-29Aug2024_update2 .dmg), double-click
73+ (e.g., LAMMPS-macOS-multiarch-GUI-22Jul2025 .dmg), double-click
7474on it. In the dialog that opens drag the LAMMPS--GUI app bundle into
7575the Applications folder. To enable command-line access, follow the
7676instructions in the **README.txt ** file. These macOS app-bundles contain
@@ -87,7 +87,7 @@ Installing the Windows package
8787------------------------------
8888
8989Download the LAMMPS--GUI installer for Windows
90- (e.g., LAMMPS-Win10-64bit-GUI-29Aug2024_update2 .exe). Windows may warn
90+ (e.g., LAMMPS-Win10-64bit-GUI-22Jul2025 .exe). Windows may warn
9191you that the file is from an unknown developer and was downloaded from
9292the internet. This happens because neither the installer nor the
9393LAMMPS--GUI application (or any other included applications) have been
0 commit comments