GNU IceCat installation
- Anmelden oder Registrieren um Kommentare zu schreiben
What is the command to be used to install GNU IceCat? What is the package name, I tried apt-get install gnu-icecat but the package could not be found.
sudo apt-get install icecat
or use synaptic
Thank you for that.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
apt-get install icecat.
On 07/20/2015 11:07 AM, name at domain wrote:
> What is the command to be used to install GNU IceCat? What is the
> package name, I tried apt-get install gnu-icecat but the package
> could not be found.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBAgAGBQJVrQ/2AAoJEKZSBs4o7rSbzGgIALRdNEGaex0SHJhtVb45sG/T
o7S4PV8edGDdF7fnIPmnme3SW96dmJIkRy8xwqUwRafLgC55r7CaYra648Ngxhjv
esopHnA8gJxzcHMlqk+JPC6t5iFw+J7F2QDgcp5fJsh/mxXr5hP3r1GD2iN6SwH/
elenlNZJBAFM7p19PsYGaQmizFxRY7uTYK67ccChgPXjDSHVSoXsSWEN+JmPNF2H
zp6EVVDAwfnI7uPtrZa09khE4fzmDWmUmqdEWCK/oOW7oCBId2Ec5eeaUr0sQEYV
xHzRHKNaITK9mYJdTvh5o5ipulG6+EL25rb0D2aMgoUqo8SQybz5OjnRtyFOSII=
=GefZ
-----END PGP SIGNATURE-----
Thanks. ;)
apt-get install icecat
In general you can search for packages by:
apt-cache search "package-name" (without quotation marks, obviously ;))
That's cool. Thanks.
- Anmelden oder Registrieren um Kommentare zu schreiben