CentOS: List the installed RPMs by date of installation/update?
I’m on a CentOS machine. I updated and installed some packages a few weeks back, but I don’t remember the name of every package or the names of every dependency. I used yum.
I’m on a CentOS machine. I updated and installed some packages a few weeks back, but I don’t remember the name of every package or the names of every dependency. I used yum.
I would like to find all possible reverse dependencies (no need for recursive reverse dependencies) of a certain package p, that is, I want to find all packages which depend on p. This shall include reverse dependencies on p‘s source package and also reverse build dependencies.
I am a non-admin user on a large computer system. I need some up to date packages that are not installed on the system. I want to use yum to install them. As a user without sudo, admin, or root access, can I use package management to install packages in my home directory? I can always use make from the sources, but being able to use yum will make life easier.
Since Java 6 is not available in Debian 5 I decided to take it from Oracle. I have downloaded Java 6 SDK in file jdk-6u45-linux-i586-rpm.bin. But how to install it?
I have installed some rpm package on my Fedora 17. Some packages had a lot of dependencies.
I have removed some packages but I forgot remove unused dependencies with yum remove.
What I want to script is something along the lines of:
Following an unclean shutdown and a colourful fsck, a whole bunch of files have gone missing. The output of ‘rpm -Va’ is several hundred lines long (mostly missing files but also some checksum and other mismatches). Is there an easy way to reinstall packages which have missing and/or corrupt files?
After a fresh inst of f27 (netinstall) I noticed that many pkgs place tiny files in /usr/lib/.build-id/ dir. At 1st I thought I somehow had enabled some obscure “debug” mode for dnf, but even