The packages tag has no wiki summary.
0
votes
1answer
15 views
Is there anyway to create RPM so that yum will allow two versions of the same package?
I'm creating two versions of an RPM and I want yum to keep the old versions when installing the new one. There is no conflicting files. Is this at possible?
0
votes
0answers
8 views
Error installing MODIS package for R
This package does not have a binary, I try to install it locally like I would any other package and I get these errors. Does someone have an idea what might be going wrong? It would seem that it did ...
2
votes
2answers
66 views
Why Ubuntu has a so large number of available packages if compared to other Linux distros? [closed]
According to the Wikipedia comparison tables, Ubuntu has ~47K available packages, while other major distros, under this particular aspect, have a smaller number.
I.E. openSUSE has ~40K, Debian ~37K, ...
0
votes
0answers
11 views
Ubuntu dependency problems after `do-release-upgrade`
I recently performed do-release-upgrade, and it appears to have broken some of my packages. I can't properly apt-get autoremove or apt-get upgrade any more.
$ sudo apt-get install -f
...
Errors ...
0
votes
1answer
21 views
Why does K3B (KDE disc burning program) always asks to install additional packages when it starts?
Every time that I start K3B I get a prompt that asks me to install additional packages, specifically some mp3 codecs.
This seems strange, because once I have installed them once they should be ...
1
vote
1answer
30 views
The Ubuntu package development environment
I've read a lot (e.g., http://developer.ubuntu.com/packaging/html/, http://developer.ubuntu.com/resources/) but still can't figure out the following questions.
Is there cutting-edge Ubuntu package ...
2
votes
1answer
51 views
How to retrieve a list of installed packages on (K)ubuntu sorted by category
I'm using Kubuntu.
I'd like to get a list of installed packages on my system, and in particular to have them sorted by category, i.e. as seen in Muon Package Manager, in the category filter tab. For a ...
1
vote
3answers
28 views
Provide debian package repository from Windows 7 machine
I have some scripts, bundled in a .deb-file. Those package will later be installed on x clients.
While I won't update those scripts manually on every client, I would like to provide the .deb-file on ...
0
votes
1answer
73 views
How can I upgrade ffmpeg in CentOS 6.x
At first, I've downloaded ffmpeg 0.6.5. and it works. But when I'm trying to use '-vf' option, Terminal said there's no such command.
So I asked this on Super User and someone said that the cause is ...
0
votes
1answer
29 views
Difference between apt-get compilation and manual compilation from source
I am trying to replace manually a library for freeradius.
On a one hand I installed freeradius with an apt-get install. There was a library "libfoo-2.0.4.so" (let's call it the lib(apt)).
On the other ...
1
vote
1answer
70 views
Unattended installation of a .pkg file in Haiku
Is there a way to do this from the command-line, additionally being able to specify the destination partition?
I tried to create an empty partition, and install the package onto that, so I could just ...
0
votes
1answer
34 views
Why do 82 packages get installed with kde-config-touchpad?
I'm trying to get the touchpad to work correctly on my t61 with debian. I was advised to install kde-config-touchpad to do so. But when I go to install the package, it comes with 82 different ...
1
vote
0answers
39 views
How can I skip the root password prompt when installing mysql-server?
I am writing a bash script that involves installing the mysql-server package on Ubuntu. The package interactively asks the user for the root MySQL password desired, however this is not good for me as ...
-1
votes
1answer
29 views
Does a *-dev package in apt-get always contain all the files of the core package as well?
So if true, I only need the -dev package?
0
votes
0answers
18 views
having dependency issues while installing a package in Debian GNU/Linux 6.0
I am trying to install one package but it depends on some other packages. While installing it aborts and tells me the following:
Depends: python (>= 2.6.6-7~) but 2.6.6-3+squeeze7 is to be ...
0
votes
1answer
138 views
Issue with plesk installation in Ubuntu - apt packages error
OS: Ubuntu 12.04
Plesk 11
Hi all,
I have a problem during installation of plesk when plesk wants to install more packages from apt.
385 packages need to be installed.
49 packages need to be ...
0
votes
0answers
41 views
Uninstall python package and restore to previous setup?
So I'm still pretty new to Python so I don't understand all the package and module setups on my computer yet, but I had what I'll consider a good setup because everything was working fine. There were ...
1
vote
2answers
47 views
How to take an image of software on debian minimial install
I've finally gotten my laptop to a point where I'm happy with it, I'm somewhat new to linux, so it took me a while to get here.
Is there a way to take an image of the software that is currently ...
0
votes
1answer
30 views
Is there a reference for understanding and fixing broken dependencies?
I've seen the following line once or twice while installing packages on Ubuntu:
Depends: <package> but it is not going to be installed
I've seen people suggest various commands to run to fix ...
2
votes
2answers
52 views
How can I register my app to the “service” command?
On RedHat EL 6, many services can be started and stopped on the command line:
service some_service start
and
service some_service stop
I have packaged a Node.JS server application in an RPM. How ...
1
vote
1answer
52 views
Why compile an rpm from source?
What I know:
src.rpm usually contain some kind of tar or compressed source code for the app/library/package
Sometimes people recommend you compile from source if the package does not work
What I ...
1
vote
2answers
49 views
How do I safely edit a system file using a debian package?
I'm creating a debian package and I'm wondering if there's a safe way to modify system files. For example, when postinst executes I want to edit /etc/login.defs to alter a setting. I could use sed to ...
2
votes
1answer
43 views
Package Python Script and Modules Into .rpm
I have a command line python script that I'd like to distribute. Being a PHP/Web guy, packaging software like this is a bit new to me.
The python script is simple, currently is run like this.
...
2
votes
1answer
60 views
Is there any way to restore/recover my file that a rpm package overwrite?
I had some files on a server. Then I installed a rpm package that have same files in it. As a result, rpm package overwrite these files and I lost my newly edited files. I wonder if there is a way to ...
0
votes
0answers
17 views
How to create a redistributable one-file package with a browser?
I want to create a single-file package that when clicked would start a browser embedded in itself and then open a specific web page. I'm aiming for Windows XP and up. What tools are necessary to ...
0
votes
0answers
400 views
postgresql broken Ubuntu 12.04 packages
After system update about a week ago apt-get got broken dependencies on my 12.04 LTS. I can't remove the package by apt-get remove postgresql-9.1 I tried both
sudo apt-get -f install
sudo dpkg ...
2
votes
1answer
38 views
Clean Debian package builded from source
I have build a debian package with:
$ dpkg-buildpackage -rfakeroot
now I would like to change the configuration in the .dsc file and build again. How can I clean the files created by the previous ...
0
votes
0answers
53 views
Gnu/Linux package manager, multiple versions, no root privilege
I'm looking for a Gnu/Linux package manager, that can help to package, distribute, install sofware (actually scientific libraries), like this:
do not required root privilege, for example, install in ...
0
votes
1answer
129 views
Perl installation on Debian vs CentOS
As described here at http://www.directadmin.com/forum/showthread.php?t=43558&page=1
I am trying to find the equivalent apt-get install commands for the current version of Debian for:
yum ...
0
votes
3answers
552 views
Does Linux Mint provide sames packages as Ubuntu?
i have been using ubuntu 12.04 for quite sometime and was happy until i decided to upgrade to 12.10 which IMO does not match even upto 12.04.. I like gnome and its intuitiveness, so was looking for ...
4
votes
2answers
3k views
Trouble getting latest version of Git
I am using Ubuntu 10.04 LTS. I'm looking at using git as source control for personal projects and Github as a remote repository. I was having trouble pushing a commit to my remote github repo getting ...
0
votes
1answer
110 views
How to create .repo file?
I am trying to create my RPM repository, besides the posts on SuperUser I have followed the usage document of createRepo, which was pretty straight forward.
Although, regarding the .repo file I ...
1
vote
1answer
91 views
Is the safety of Linux binary packages guaranteed? [closed]
Most Linux distros are "binary", i.e. users install binary, pre-built packages. But is it guaranteed that packages are built from as-is source packages?
How do you know distro's building process is ...
0
votes
1answer
306 views
Installing Java from PPA in Ubuntu 12.04
I am trying to install Java on Ubuntu 12.04 but facing some problems doing it from the command line.
When I tried to add the repository using this command, I get errors:
$ sudo apt-add-repository ...
5
votes
1answer
2k views
Where is Windows 8's “package cache” for store applications?
I would like to mess around with a few applications on the Windows Store. The only problem is that I don't know how to obtain the .appx file that is Windows 8's package format.
I know it has to save ...
1
vote
0answers
499 views
How to fix broken dependencies when installing old/archived packages
I am trying to install opencv version 2.1. My codebase requires opencv 2.1, so upgrading is not an option. Specifically, I am trying to install the packages: libhighgui2.1 libcvaux2.1 libcv-dev ...
0
votes
0answers
67 views
CentOS: safe to yum reinstall after removing 32-bit packages?
as per the CentOS FAQ on removing 32-bit packages present in a 64-bit install, is it safe to perform the last step:
You may also want to do this:
yum reinstall \*
The reason is that ...
0
votes
1answer
237 views
Equivalent of apt-cacher-ng for CentOS
What is the equivalent of apt-cacher-ng for CentOS 6.3 64-bit? I did look around, but didn't find anything similar. I am installing some big packages on CentOS and want to store/share the packages ...
0
votes
2answers
789 views
Eclipse version in Debian package directories too old
Ian Murdock, the founder of Debian, has commented that package management is "the single biggest advancement Linux has brought to the industry". (Wikipedia)
But for some reason I'm forced to install ...
1
vote
0answers
16 views
Searching for packages that are (not) from a certain repository URL
I basically want to do the same thing, as asked for here, which is searching for packages that a re not from a certain repository. Just like this:
aptitude search "?installed?not(?origin(Debian))"
...
2
votes
5answers
196 views
What are the differences between installing Python via apt-get and compiling, installing from source?
If I choose to install Python by typing:
apt-get install python3.1 python-dev
Are there any differences between compiling and installing from source?
Would the source code include everything in ...
1
vote
1answer
53 views
Where are Debian packages hosted?
I want to install a package (libappindicator3-dev) but it's not showing up for me when I try install it -- I'm using the sid/testing repository, so it should be there:
...
2
votes
0answers
444 views
How can I perform a full texlive installation (all packages) in CentOS?
Title say it all, how can I install texlive and all the packages so I can run tex2pdf on CentOS? I'm rather used to Ubuntu and all this yum business is driving me nuts.
0
votes
1answer
218 views
How do I resolve the error “tar: A lone zero block at 60140”?
I am getting an error from a tar.gz file that was created with winace when opening it with tar vxzf package.tar.gz in Linux:
tar: A lone zero block at 60140
1
vote
2answers
81 views
Building debian packages
Been at the for a few days and figure it's high time I get a bit more experienced advice.
I'm working to package a perl application - all of which's files should be placed in the ...
0
votes
0answers
40 views
Is it possible to package IE addons
We are using SCCM 2007 to automatically deploy our applications packages. On our Desktops, we deliver IE 9.0 (on Windows 7). Some of the web sites people of our company regularly use require specific ...
1
vote
1answer
131 views
Number of packages per repository (major distributions)
Is there a website where i can find how many packages the major distributions have?
0
votes
1answer
42 views
“developer-stable” packages in debian?
I'm pretty new at debian, so bare with me. Some of the packages are pretty old in debian stable. For example, the version of iceweasel (firefox) included is 3.5.
But I don't want the version of ...
0
votes
3answers
3k views
apt-get cannot find any packages
I get this result on my newly installed ubuntu 9.04 netbook remix. I haven't tampered with any apt files at all. It doesnt work for any other packages.
ira@ira-windu100:/etc/apt$ sudo apt-get install ...
0
votes
1answer
1k views
Installing a Java Jar file on Ubuntu 11.10
Is there a way to package a jar file (for example, a .deb) and install it on Ubuntu 11.10. Basically I want to automate the installation of Jar file when I create a Ubuntu VM (using KVM).
Thanks.

