Tagged Questions
0
votes
2answers
155 views
View list of updated packages after apt-upgrade on debian-based linux systems
I just did an update on my Debian system and it was very long.
I'd like to know now, after the upgrades have already been applied, which packages were upgraded and which were not.
7
votes
4answers
2k views
How do you manage perl modules on a Debian system?
I'd like to know if you have a method for managing perl modules on your Debian system, with respect to the following:
Installing new modules
Listing of manually installed modules
Checking ...