Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pmfow_win32_portable.zip | 2025-01-29 | 5.9 MB | |
pmfow_win64_portable.zip | 2025-01-29 | 5.8 MB | |
pmfow_win64_installer.exe | 2025-01-29 | 6.0 MB | |
pmfow_win32_installer.exe | 2025-01-29 | 6.1 MB | |
0.4.0 LTS source code.tar.gz | 2025-01-17 | 5.6 MB | |
0.4.0 LTS source code.zip | 2025-01-17 | 5.6 MB | |
README.md | 2025-01-17 | 1.5 kB | |
Totals: 7 Items | 35.0 MB | 0 |
This will be the first LTS (Long Term Support) release, which will have support until January 2027.
Changelog
- pmfow can now install or uninstall multiple applications with a single command. For example:
pmfow install chromium firefox vlc
is now a valid command. - The updater can now check for LTS releases.
- Added flags to make wget's output more "user-friendly".
- Other minor changes that you can find here.
- Updated app catalogs to version 45 (version 46 since January 29th).
Installation
Download the file named pmfow_win32_installer.exe or pmfow_win64_installer.exe and install it. The other 2 files (pmfow32.exe and pmfow64.exe) are just the standalone pmfow executables for 32 and 64 bit respectively, but without the necessary dependencies (these are used by the pmfow-updater tool). Alternatively, you can use the portable version instead.
Updating
There are two ways of updating pmfow to this version:
1. Using pmfow-updater
You can update pmfow to the latest version by running pmfow update
and then pmfow-updater
in a terminal window. This is the most straight-forward way of doing it.
2. Manually updating
You can also update pmfow by manually downloading the standalone pmfow executable (pmfow32.exe or pmfow64.exe) and overwriting the old executable file (you might have to rename the new file to pmfow.exe, though).