Re: [CentOS] removing multiple packages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



First: what a more detailed listing gives you?  Try (all on the
same line):

rpm -qa --qf '%{name}_%{version}-%{release}.%{arch}\n' | grep samba

I'd also recommend creating a file called .rpmmacros in your home
directory, and also for your root user if you're so inclined. the
contents of the file should be

%_query_all_fmt %%{name}-%%{version}-%%{release}.%%{arch}

This makes the effect listed in the rpm command above permenant, and
is quite helpful especially with multi-arch systems.

--
During times of universal deceit, telling the truth becomes a revolutionary act.
George Orwell
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux