Hello everyone, my name is Pino, I live in Salerno, Italy and sorry for my English.
I have a home server with version 8.0, and once a week the cron maintenance scripts launch portaudit to find packages that pose a risk.
Subsequently with
I check the packages to be updated, then the result is emailed to me. The last time (June 23) what happened is that bash was gone in the application list
and I had to install it. Even running the command
did not find the program.
- Without an express command like make deinstall or pkg_delete you can uninstall a program?
- Where can I find the record or the list of uninstalled programs?
- Does portaudit disable / uninstall a program because of a security risk?
Thanks for answers.
Good day.
I have a home server with version 8.0, and once a week the cron maintenance scripts launch portaudit to find packages that pose a risk.
Subsequently with
Code:
portmanager-s | grep "OLD"
Code:
pkg_info
Code:
which bash
- Without an express command like make deinstall or pkg_delete you can uninstall a program?
- Where can I find the record or the list of uninstalled programs?
- Does portaudit disable / uninstall a program because of a security risk?
Thanks for answers.
Good day.