Re: find packages

[email protected]
Newsgroups gmane.emacs.help
Message-ID <[email protected]>
Gfp <[email protected]> writes:

> Hi,
>
> I am getting this message when starting emacs
>
> gfp@Tuxedo ~$ Unable to activate package ‘swiper’.
> Required package ‘ivy-0.14.2’ is unavailable
> Unable to activate package ‘counsel’.
> Required package ‘ivy-0.14.2’ is unavailable
>
>
> How can I find the package „swiper“ and „councel“ in emacs?
> or better: How can I find the the stuff/I don´t know what to call it
> that activats those packages swiper and councel?
> in order to get rid of it.
>
> I removed the package ivy already.
>

Note: ‘counsel’ is spelled with an ‘s’, rather than a ‘c’.

1. C-h f package-autoremove
  => "Remove packages that are no longer needed."

2. C-h P <package-name> will display a description of a package
and will include an ‘Install’ or ‘Remove’ button that you
can use to install or remove a package.

3. M-x list-packages RET
   This will list the packages that are available and list
their status, including whether they are installed on your
computer.  It will also add a ‘Package’ menu item that you
can use to issue commands.

4. See also the chapter in the Emacs user manual on Emacs
Lisp packages: (info "(emacs) Packages")

-- 
The lyf so short, the craft so long to lerne.
- Geoffrey Chaucer, The Parliament of Birds.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.