Skip to content

chore(scripts/free-space): remove duplicated temurin- in apt purge#28814

Merged
robertkirkman merged 1 commit intotermux:masterfrom
robertkirkman:remove-double-clean-temurin
Mar 7, 2026
Merged

chore(scripts/free-space): remove duplicated temurin- in apt purge#28814
robertkirkman merged 1 commit intotermux:masterfrom
robertkirkman:remove-double-clean-temurin

Conversation

@robertkirkman
Copy link
Copy Markdown
Member

No description provided.

Comment thread scripts/free-space.sh
grep '^ii' |
awk '{ print $2 }' |
grep -P '(mecab|linux-azure-tools-|aspnetcore|liblldb-|netstandard-|llvm|clang|gcc-12|gcc-13|cpp-|g\+\+-|temurin-|gfortran-|mysql-|google-cloud-cli|postgresql-|cabal-|dotnet-|ghc-|mongodb-|libmono|temurin-|mesa-|ant|liblua|python3|grub2-|grub-|shim-signed)'
grep -P '(mecab|linux-azure-tools-|aspnetcore|liblldb-|netstandard-|llvm|clang|gcc-12|gcc-13|cpp-|g\+\+-|temurin-|gfortran-|mysql-|google-cloud-cli|postgresql-|cabal-|dotnet-|ghc-|mongodb-|libmono|mesa-|ant|liblua|python3|grub2-|grub-|shim-signed)'
Copy link
Copy Markdown
Member Author

@robertkirkman robertkirkman Mar 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@thunder-coding there isn't a specific reason that temurin- needs to be written here twice, right? I think one instance of it is sufficient.

@robertkirkman robertkirkman merged commit 54393e3 into termux:master Mar 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant