FS#7363 - Pacman should indicate which packages are installed on -Ss (sync search)

Attached to Project: Pacman
Opened by Roberth Sjonøy (roberth) - Tuesday, 05 June 2007, 00:20 GMT
Last edited by Dan McGee (toofishes) - Saturday, 08 December 2007, 15:11 GMT
Task Type Feature Request
Category General
Status Closed
Assigned To Aaron Griffin (phrakture)
Dan McGee (toofishes)
Architecture All
Severity Low
Priority Normal
Reported Version 3.0.4
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

When searching for packages with pacman using the sync search (-Ss), there should be an indicator such as '[installed]' next to those packages which are already installed on the users system.
This task depends upon

Closed by  Dan McGee (toofishes)
Saturday, 08 December 2007, 15:11 GMT
Reason for closing:  Duplicate
Additional comments about closing:  dupe of  bug 4099 
Comment by Roman Kyrylych (Romashka) - Tuesday, 05 June 2007, 20:50 GMT
I don't think I understood your description. Can you please give some mockup of pacman output that shows what this feature should do?
Comment by Dan McGee (toofishes) - Tuesday, 05 June 2007, 21:11 GMT
Use the pacsearch script in the contrib/ directory of the pacman source, or build the same script using the PKGBUILD I have in the abs (the 'pacsearch' package). This will probably not make it into mainline pacman just yet, although it would eventually be possible.
Comment by Roberth Sjonøy (roberth) - Tuesday, 05 June 2007, 22:13 GMT
bash-3.2$ pacman -Ss clock
extra/achessclock 0.9.2b-3 [installed]
Angus' Chess Clock
extra/gkx86info 0.0.2-2 [installed]
GKrellM plugin to display CPU speed (useful for clock stepping)
extra/nvclock 0.8b2-1
A small utility which allows users to overclock NVIDIA based video cards
extra/pclock 0.13.1-2 [installed]
pclock is a simple analog clock program designed to run under the Window
Maker
extra/wmcalclock 1.25-1
A Calendar clock [WindowMaker dockapp] with antialiased text
extra/wmitime 0.3-2
WMitime is yet another clock dock app (and quite overglorified at that! :)
extra/wmmoonclock 1.27-1
WindowMaker dockapp that shows lunar ephemeris to fairly high accuracy
community/adesklet-asimpleclock 0.0.3-6 (adesklet-desklets)
A simple little desklet that displays a text-based digital clock.
community/gtubeclock 0.9.1-3
A nixie tube style clock for X.

----------------------------------------------------------

As you can see here I just simply searched with an simple word, all packages who appeared with an "[installed]" tag, are installed.

Loading...