Releases: dosza/LAMWManager-linux
Releases · dosza/LAMWManager-linux
v0.6.11
v0.6.10
v0.6.10 - 09 Jul, 2025
Fixes
- Fixes remove node Fppkg
Note: Important, you can fix, you can edit ~/.lamw4linux/environmentoptions.xml:
Look and remove this tag and history block
Example:
<History Count="1">
<Item1 Value="/opt/lamw/lamw4linux/usr/lib/fpc/3.2.2/fppkg.cfg"/>
</History>
<History Count="1">
<Item1 Value="/opt/lamw/lamw4linux/usr/lib/fpc/3.2.2/fppkg.cfg"/>
</History>
</FppkgConfigFile>
After, execute ./lamw_manager and will be recreate FppkgConfigFile node
v0.6.9
v0.6.8
v0.6.7
v0.6.6
v0.6.5
v0.6.4
v0.6.4 - 6 Feb, 2024
Fixes
- Fixes --update-lamw outdated warning
News - Now README.md always point to latest release
- Now you can run lamw4linux-terminal from command line
- Notes:
- lamw4linux-terminal and startlamw4linux is configured in ~/.local/bin
- if ~/.local/bin does not exists will be create
- ~/.local/bin will be only in $PATH if ~/.profile and ~/.bashrc are configured
- Tip: if ~/.profile and ~/.bashrc does not exists:
- Notes:
cp /etc/skel/.profile ~
cp /etc/skel/.bashrc ~
# restart your session
v0.6.3
v0.6.2
v0.6.2 - Jan 28, 2024
Fixes
- Fixes missing --avdmanager in releases notes.
News
- Adds new tool: update-lamw-manager in lamw4linux-terminal
- Now you are notified when there is new lamw_manager version
- Tip: run update-lamw-manager get to upgrade your lamw4linux
- Note: this notification is show (only) when do you open lamw4linux-terminal