tools for installing and maintaining software packages
0
votes
2answers
61 views
What exactly is PKGBUILD and should I edit it when installing packages?
Whenever I use yaourt -Syua in my Manjaro Linux system, it'll give me
Edit PKGBUILD ? [Y/n] ("A" to abort)
and sometimes
Edit chromium-pepper-flash.install ? [Y/n] ("A" to abort)
Somewhere I ...
1
vote
0answers
18 views
Why I was able to fix a broken package with aptitude but I could not with either apt-get or synaptic?
Yesterday I upgraded my Debian Testing and Audacious stopped to work. Troubleshooting I found that the problem was that it was updated to a recent version but the needed plugins were not. I tried to ...
3
votes
2answers
63 views
How do I find out where the contents of a package are installed?
I ran into this bug, where Cantor can't find the sage backend if both are installed through the ubuntu package system. I can get around this bug if I know the path to the sage executable, but even ...
0
votes
5answers
81 views
What stuff can be safely removed for disk space sake?
I am using Scientific Linux. So is there any stuff that can be safely removed from disk except /tmp?
2
votes
2answers
35 views
How can a version of a package conflict with itself?
I want to install fillup and get:
rpm -i fillup-1.42-268.1.x86_64.rpm
file /usr/bin/fillup conflicts between attempted installs of \
fillup-1.42-268.1.x86_64 and fillup-1.42-268.1.x86_64
...
3
votes
4answers
57 views
Install new packages on old unmaintained computer
We have an ancien server (Fedora Core 4) installed in 2005. This server had never been updated. It runs a special software allowing to monitor a production line without being connected directly to the ...
4
votes
1answer
34 views
Should I restart after a pacman upgrade?
after running
sudo pacman -Syyu
or
sudo pacman -S [something to install]
should I restart just to be safe?
1
vote
1answer
37 views
Replacing Multiple Debian Packages from Compiled Source
I've had to download and install a version of a library from its source code repository. The problem is is that other packages from the Kubuntu package manager require this library to be installed. ...
0
votes
1answer
22 views
How do I find out which package contains an executable? [duplicate]
Suppose I want to use the command eg. from the project info2html and it's not available on my system. Some distro's sometimes suggest packages for some missing commands that are expected (ie. ...
1
vote
1answer
40 views
How can I forcibly remove a package from Ubuntu by hand?
I posted this on ServerFault and got some helpful-looking questions, but no answer in terms of what can I do. What, on a low level, can I do to completely exorcise a package that is jamming aptitude ...
0
votes
2answers
38 views
Use Synaptic Package Installer by default
I'm running elementary 0.2 and whenever I open a .deb, it opens in Ubuntu Software Center. Is there any way to make it open in Synaptic instead? I just prefer Synaptic; quicker, easier to use.
Thanks ...
1
vote
1answer
104 views
Software Center not opening in Linux Mint
I'm a Linux Mint 14 user. I'm not able to open the software center.
$ software-center
ERROR:root:DebFileApplication import Traceback (most recent call last): File ...
0
votes
3answers
72 views
Reinstall package in CentOS
I am trying to install a perl package and getting the following dependencies error:
[user@localhost Downloads]$ rpm -Uvh ImageMagick-6.8.4-9.i386.rpm
error: Failed dependencies:
libltdl.so.3 is ...
1
vote
1answer
55 views
Can I disable unattended Debian package updates?
Does debian have some sort of automated package update process?
Im using it on a set of fanless PCs and noted that one had become v slow recently. On inspection the network LED showed lots of ...
1
vote
1answer
80 views
how to install older version of subversion in linux mint
With linux mint, when I install subversion the .svn metadata folders are not compatible with 1.6.18 of Eclipse subversion plugin (subclipse). I assume the plugin can only process 1.6 compliant ...
2
votes
3answers
142 views
How can I see which package manager is running?
I'm on Debian 6.0.5 (squeeze) and every now and then I see the following icon in the notifications area of the GNOME2 pannel: but black instead of red. It reads A package manager is working. Usually ...
2
votes
2answers
71 views
Install the same 64-bit packages as a 32-bit Xubuntu installation
I have been using a virtual machine (Xubuntu 12.10, with VMWare on a windows host) for all my programming work, which I am trying to transition from a 32-bit install to a 64-bit install. I am hoping ...
0
votes
1answer
56 views
Install x11 on my own linux system
I have developed my own tiny linux file system using buildroot and busybox. I used linux-2.6.38.8 kernel configured and cross-compiled for target system(X86) according to needs.Now the filesystem is ...
3
votes
1answer
29 views
Prevent clashing of development version with system packages
What I mean is, I intend to work a bit on an open source project which I already have installed through my system packages. What I'm wondering is if there is a suggested workflow for managing this ...
4
votes
1answer
46 views
How does APT deal with different programs with the same name?
I decided to finally learn vi and as I was doing that I realized that vi wasn't behaving as I expected. I learned from another post that this was because, on Ubuntu, vim-tiny is installed by default.
...
2
votes
1answer
75 views
How to find which package provides a file?
For example, I can't install package qcad because of error: "can't find qdict.h".
How can I find the package which provides the file qdict.h so I can install the package qcad?
0
votes
0answers
220 views
Oracle 11g R2 on Redhat 6
I have a Solaris background, and I am new in RHEL, and I want to install Oracle 11g on it.
I downloaded Oracle documentation, that illustrate how to install it for RHEL 6.
The following or later ...
1
vote
0answers
51 views
Make yaourt does not reinstall when already installed
Is there a way to make yaourt does not reinstall when the package (from AUR) already installed
$ yaourt -Q jruby
local/jruby 1.7.3-1
but somehow
$ yaourt --needed --noconfirm -S jruby
keep ...
0
votes
0answers
82 views
Arch Linux steam installation failed due to signature error
I'm trying to install steam on my Arch and pacman said it can't install and showed
the following error
error: steam: signature from "Daniel Wallace <danielwallace@gtmanfred.com>" is invalid
...
2
votes
0answers
60 views
Using symbolic links and git to manage build versions
In general I follow the following workflow when I build any program (e.g. emacs, tmux, etc.)
/home/opt/[name of the program]/builds/[version]/
bin
lib
share
For example for a program like tmux I ...
0
votes
2answers
61 views
How to delete a library which is not visible for package manager?
Long time ago I've installed matplotlib which I need to remove. I did it from the source, so if I go to synaptic manager (I use ubuntu) then I don't see matplotlib installed. But I found ...
6
votes
2answers
119 views
When was the concept of remote repositories invented?
When were remote repositories, for any package manager, invented and implemented?
0
votes
0answers
42 views
How to install Conary on stage3 Gentoo
I'm fed up with the outdatedness of the Foresight iso (can't install it on my system because of the kernel), and I want to start my own distro. I want to start from a Gentoo stage3, and install ...
0
votes
1answer
42 views
How to upgrade a tbz package that I create in Freebsd?
I am newbie at freebsd packaging and I want to learn way of upgrade a package. I created a package on my development server and I installed it to test server by
pkg_add foo-1.0.tbz
then I changed ...
0
votes
0answers
151 views
Error when trying to install valgrind on Ubuntu 10.04
Having trouble tracking down a solution to the following problem. I am running Ubuntu 10.04.
~$ apt-get install valgrind
Reading package lists... Done
Reading state information... Done
Some ...
0
votes
1answer
81 views
how to patch PKGBUILD to lib32
I installed Poco library on my Arch64 system using AUR. Sources were downloaded, compiled and the package succesfully installed. But now I need to patch the PKGBUILD so that I can compile 32-bit ...
0
votes
1answer
19 views
How to change yum's default downloader
By default yum uses curl to download packages from internet repositories.
I want use axel instead of curl to download packages: is it possible?
2
votes
1answer
64 views
What is the corresponding freebsd command of these rpm commands?
I know about rpm, but I am newbie about freebsd packaging system. I learnt about how to create package and know I want learn how to get some information about packages or files. Can somebody give me ...
2
votes
2answers
62 views
How do I compile wxWidgets with the same options as the package as the repository?
I am compiling wxWidgets as a pre-step to compiling the newest version of pgAdmin3 since there isn't a deb version in the repository that supports version postgres 9.2. I am having troubles and ...
0
votes
1answer
55 views
apt-get update and package authentication
Sometimes when you try to apt-get install a program, you get a warning message about how some packages couldn't be authenticated.
Doing an apt-get update will sometimes fix the problem, but sometimes ...
2
votes
2answers
224 views
Upgrade zsh on red hat 5 x86_64
My machine is running RHEL 5 x86_64
I'm facing a problem with oh-my-zsh
The zsh version on my machine is
zsh --version
zsh 4.2.6 (x86_64-redhat-linux-gnu)
There are no upgrades available via yum. ...
2
votes
1answer
158 views
debian/knoppix sources.list
Knoppix is a Debian-based Linux live DVD.
I've liked the pre-installed packages in Knoppix so much, that I've installed it to disk. My question is about /etc/apt/sources.list.
In Knoppix, the ...
3
votes
1answer
65 views
What is the difference between the packages postgresql and postgresql-9.n?
I know that packages postgresql-9.1, postgresql-9.2 etc., are packages for Postgresql database versions 9.1 and 9.2 and so on.
What I don't know is what the package postgresql is for? Does installing ...
-1
votes
1answer
97 views
What is the difference between distributions? [closed]
I've recently been thinking about switching linux distributions, or maybe installing several side by side. Now I'm trying to figure out what my criteria should be. As far as I can tell, the ...
3
votes
1answer
357 views
Debian pinning - Use stable but install from testing/unstable when necessary | Also install deps from stable, backports when available
I am configuring a Debian 6 (Squeeze) x86 server, and want to install some packages from testing or unstable when needed, so I'm using pinning.
I have configured my /etc/apt/sources.list as follow:
...
1
vote
1answer
91 views
Adding openSuSe mono repository?
Question:
I want to install mono3 from here:
http://download.mono-project.com/archive/3.0.3/linux/x64/
How can I add this link to the appropriate OpenSuse package installation program ?
I tried ...
2
votes
4answers
72 views
Get package sources and repository link
Is there any way (dpkg, apt?) to get a package's sources and URL to repository, if available, in Debian ?
1
vote
1answer
78 views
Files in RPM packages
There is something strange with RPM packages. The listed contents, enumerated by rpm -ql differ from the actually presented files. For instance, I downloaded a openldap-servers-2.4.26-8.fc16.i686.rpm ...
2
votes
1answer
131 views
Could not perform immediate configuration on 'libstdc++6' on Nexenta
My original goal was setup service-network-ssh on Nexenta Illumos. As a result of the command
apt-get install service-network-ssh
I got the following message
Reading package lists...
Building ...
3
votes
2answers
160 views
Debian: Is it possible/safe to install packages from an older version of the repository?
I'm currently running Debian testing (Wheezy) and am trying to get SCIM working. I want to install the scim-pinyin package, but there is no such package available in the testing repository, although ...
3
votes
1answer
138 views
How do I fix these broken dependencies?
aptitude tells me I have some packages with broken dependencies:
kmiller@debian-dev-box:~$ sudo aptitude search '.*' | grep ^.B
iB console-setup-linux - Linux specific part of ...
3
votes
2answers
388 views
Is it normal that Fedora's yum list kernel-* shows two versions of kernel being used?
Is it true that the following shows that two versions of the kernel are being used? (Is the bold face -- the one enclosed in ** showing what is currently loaded / used). Basically, I just created a ...
1
vote
1answer
647 views
Can one install an armel Ubuntu package on armhf Ubuntu system?
My particular concern is about installing "coq" in Ubuntu 12.04 for Toshiba AC100 (armhf distro), which hasn't been built successfully for armhf, but is available for armel -- ...
1
vote
1answer
118 views
Synchronize software packages between different Linux distributions
Is there any way to synchronize software packages between different Linux distributions? There are several software packages that I need to synchronize between a Linux Mint installation and an Ubuntu ...
3
votes
1answer
90 views
Compile mkvtoolnix for router with customized firmware
I am using my router (asus-rt66u with customized firmware (tomato) as a media server. To get the tools I need, I have been using the optware package manager which has has bunch of cross-compiled ...

