hi all,

currently I have these (OI updated today):

:; pkg list | grep gcc
developer/gcc-10 10.5.0-2023.0.0.1 i-- developer/gcc-12 12.3.0-2023.0.0.3 i-- developer/gcc-13 13.2.0-2023.0.0.3 i-- developer/gcc-7 7.5.0-2020.0.1.9 i-- system/library/gcc-10-runtime 10.5.0-2023.0.0.1 i-- system/library/gcc-12-runtime 12.3.0-2023.0.0.3 i-- system/library/gcc-13-runtime 13.2.0-2023.0.0.3 i-- system/library/gcc-7-runtime 7.5.0-2020.0.1.9 i-- system/library/gccgo-10-runtime 10.5.0-2023.0.0.1 i-- system/library/gccgo-12-runtime 12.3.0-2023.0.0.3 i-- system/library/gccgo-13-runtime 13.2.0-2023.0.0.3 i--

So, wanted to get rid of old ones, because:

:; pkg mediator gcc
MEDIATOR            VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
gcc                 vendor    13      vendor

# GCC 7 #

:; pfexec pkg uninstall -vn developer/gcc-7 system/library/gcc-7-runtime system/library/g++-7-runtime system/library/gfortran-7-runtime system/library/gobjc-7-runtime
Creating Plan (Solver setup): -
pkg uninstall: Unable to remove 'developer/[email protected]' due to the following packages that depend on it:
  metapackages/[email protected]

# GCC 10 #

:; pfexec pkg uninstall -vn developer/gcc-10 system/library/gcc-10-runtime system/library/gccgo-10-runtime system/library/g++-10-runtime system/library/gfortran-10-runtime system/library/gobjc-10-runtime
Creating Plan (Solver setup): \
pkg uninstall: Unable to remove 'system/library/[email protected]' due to the following packages that depend on it:
  audio/[email protected]
  benchmark/[email protected]
  benchmark/[email protected]
  database/[email protected]
  database/[email protected]
  desktop/administration/[email protected]
  desktop/compiz/library/[email protected]
  desktop/compiz/plugin/[email protected]
  desktop/[email protected]
  desktop/[email protected]
  desktop/[email protected]
  developer/build/[email protected]
  developer/build/[email protected]
  developer/debug/[email protected]
  diagnostic/[email protected]
  diagnostic/[email protected]
  library/desktop/[email protected]
  library/perl-5/[email protected]
  library/[email protected]
  library/x11/[email protected]
  media/[email protected]
  runtime/[email protected]
  runtime/[email protected]
  service/database/[email protected]
  storage/[email protected]
  system/[email protected]
  system/library/storage/fibre-channel/[email protected]
  system/network/[email protected]
  system/storage/[email protected]
  x11/library/[email protected]
  x11/library/[email protected]

# GCC 12 #

:; pfexec pkg uninstall -vn developer/gcc-12 system/library/gcc-12-runtime system/library/gccgo-12-runtime system/library/g++-12-runtime
Creating Plan (Solver setup): -
pkg uninstall: Unable to remove 'system/library/[email protected]' due to the following packages that depend on it:
  system/[email protected]


Is it too early for clean-up?

No rush, just curious...

--
Predrag Zečević

_______________________________________________
openindiana-discuss mailing list
[email protected]
https://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to