A "package" is a specific piece of software that can be installed and uninstalled. This is for questions related to the use and management of packages.
0
votes
1answer
68 views
Where should put debian package of ceph for pi
so where should I put upload the .deb file when done. Their dot lib for the doc's if anyknows of a package for this please give me a heads up about it.
2
votes
2answers
247 views
Unable to use apt-get: dpkg: unrecoverable fatal error … is missing final newline
I am unable to use the apt-get command to install any packages on my pi.
I started trying to install python-pip using
sudo apt-get install python-pip
which results in the error
dpkg: ...
2
votes
3answers
432 views
pacman -Syu breaks Pi running Arch
So I just booted up my raspberry pi running Linux Arch. I read several posts that instructed my to update the system using pacman -Syu so I did so and then attempted to reboot my pi.
However it ...
3
votes
2answers
403 views
pre-compiled nodejs for raspberry pi?
Is there a precompiled package of latest nodejs that runs on the raspbian OS?
I would like to install it on my Raspberry Pi and I've been compiling for the last 5 hours without any hope of finishing.
...
6
votes
1answer
3k views
How do I install libreoffice?
When I type
$ sudo apt-get install libreoffice<tab>
I see there are 141 tab completions. All the language packs are there as well as several support packages.
But libreoffice itself is ...
