@@ -29,7 +29,7 @@ installer package.
29
29
Installing the Linux .tar.gz Package
30
30
------------------------------------
31
31
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)
33
33
and unpack it. This will create a folder named LAMMPS--GUI containing the
34
34
included commands, which can be launched directly using ``./lammps-gui `` or
35
35
``./lmp ``, for example. Adding this folder to the PATH environment
@@ -41,12 +41,12 @@ Installing the Linux Flatpak Bundle
41
41
42
42
You have to have Flatpak support installed on Linux machine to be able
43
43
to 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
45
45
install it using the following command:
46
46
47
47
.. code-block :: bash
48
48
49
- flatpak install --user LAMMPS-Linux-x86_64-GUI-29Aug2024_update2 .flatpak
49
+ flatpak install --user LAMMPS-Linux-x86_64-GUI-22Jul2025 .flatpak
50
50
51
51
This will integrate LAMMPS--GUI into your desktop environment
52
52
(e.g., GNOME, KDE, XFCE) where it should appear in the ``Applications ``
@@ -70,7 +70,7 @@ Installing the macOS Application Bundle
70
70
---------------------------------------
71
71
72
72
After 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
74
74
on it. In the dialog that opens drag the LAMMPS--GUI app bundle into
75
75
the Applications folder. To enable command-line access, follow the
76
76
instructions in the **README.txt ** file. These macOS app-bundles contain
@@ -87,7 +87,7 @@ Installing the Windows package
87
87
------------------------------
88
88
89
89
Download 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
91
91
you that the file is from an unknown developer and was downloaded from
92
92
the internet. This happens because neither the installer nor the
93
93
LAMMPS--GUI application (or any other included applications) have been
0 commit comments