Is "pacman -T" like "apt-get install -f" ?

Is "pacman -T" like "apt-get install -f" in Debian?
Last edited by Mr. Alex (2010-12-31 11:06:07)

Mr. Alex wrote:
> What does that do?
From man page:
-f, --fix-broken
Fix; attempt to correct a system with broken dependencies in place. This option, when used with install/remove, can omit any packages to permit APT to deduce a likely solution. Any Package that are specified must completely correct the problem. The option is sometimes necessary when running APT for the first time; APT itself does not allow broken package dependencies to exist on a system. It is possible that a system's dependency structure can be so corrupt as to require manual intervention (which usually means using dselect(8) or dpkg --remove to eliminate some of the offending packages). Use of this option together with -m may produce an error in some situations. Configuration Item: APT::Get::Fix-Broken.
pacman does not let you screw up dependencies unless you specify the "-d" flag...  but:
allan@mugen ~
> pacman -Rd python-feedparser
Remove (1): python-feedparser-4.1-6
Total Removed Size: 0.26 MB
Do you want to remove these packages? [Y/n]
(1/1) removing python-feedparser [######################] 100%
allan@mugen ~
> testdb
missing dependency for gpodder : python-feedparser

Similar Messages

  • Sudo apt-get install

    "British Summer" is not in the Repo's
    Anyone got a link to a PPA ?
    An MSCE in computing is like having a McDonalds Certification in World Cuisine, pointless.

    Aaaaah yes..  Could be a conflict.
    Still.. I heard on the grapevine that BS is going into "Pre-release" next week.
    Might have to do a  "sudo apt-get update && apt-get upgrade" next week to see if it pulls it in ?
    An MSCE in computing is like having a McDonalds Certification in World Cuisine, pointless.

  • Apt-get like interface for pacman

    Hello,
    This is my first public contribution for Arch Linux community,
    I built this script because i use arch on both of my desktops and debian on my servers and i get really confused sometimes with the options because of the mechanical typing, i got myself typing pacman install apache2 and apt-get -Syy or even trying to run pacman on debian and apt-get on arch.
    I dont know how this will be acepted, its something that advanced users normally dislike, but, for newcomers i think that is a good option.
    I wrote this very simple interface for pacman that converts into a apt-like utility, its use common pacman commands (yes, it uses pacman at background) and dont mess with pacman workout.
    Ive upload the project on my github: https://github.com/drhoome/pac-get
    Its very simple and straigthfoward (yes, just give execution permission and use, for now, theres no install/build method or configuration files, its build on top of python and should work with Python 2.7 and 3.x without any extra library).
    Any feedback is welcome, even if for saying that the script is really useless for you
    There's no manual or wiki right now, but, the software is really like apt-get, aptitude or apt-cache, and there's a built-in doc by typing pac-get --help.
    Last edited by hoome (2015-04-28 22:42:07)

    Looks nice, but wouldn't you rather use pacman commands?
    One thing to point out: The update command gives pacman -Syy. Please be aware that just updating the package cache is considered bad practice if an upgrade does not follow right after, so maybe you should remove the update command. The pacman rosetta might also be of interest to you. Look it up on the wiki.
    Last edited by runical (2015-04-29 06:52:35)

  • How i can "apt-get autoremove" and "autoclean" like debian based?

    hi, i would like to know how to do "apt-get autoremove" and "apt-get autoclean" like debian based linux in arch for cleaning the system?
    thanks you for this community....

    BTW: With Arch, you don't have to! (TM) Or that's the impression I have anyway. See the remove options, there are flags which basically allow you to remove 'unneeded' stuff -when- it becomes unneeded.
    For example:
    Debian:
    apt-get install sniffles - also installs libsniffle, libsniffle-dev
    apt-get --purge remove sniffles - leaves libsniffle, libsniffle-dev which then have to be removed via autoremove. I'm not sure under what circumstances this won't even work and you'll end up having to use deborphan or somesuch
    Arch:
    pacman -S sniffles - also installs libsniffle, libsniffle-dev
    pacman -Rcns sniffles - also removes libsniffle and libsniffle-dev
    Perfect operating system:
    <package manager> <install option> sniffles - laughs and blames it on temporary insanity that you'd want to install anything having anything to do with sniffles.

  • Apt-get / app manager not working

    Hello guys,
    I tried the following code, apt-get install qt-components-10 and it resulted in what you see as the x-term screenshot.
    Looking at the file path showed the following txt. 2nd screenshot, wish i suspect is wrong because its my works cloud connection. Could someone pls point me to a link or provide the correct details i.e. the txt they have in that file location.
    For me its the 5th downloads.maemo.nokia...... of 1.30 KB
    thanks in advance
    Attachments:
    Screenshot-20120727-120451.png ‏69 KB
    Screenshot-20120727-110900.png ‏68 KB

    @daf_57
    Don't think that this output is going to help you much unfortunately:
    Happy to have helped forum with a Support Ratio = 42.5

  • Apt-get vs Pacman

    Hii, I have been using apt-get for a long time, and now I want use Pacaman  , what I don't know is
    What are the befits and drawback of each one compare to the other?
    I havn't open this post for "flaming", I want to know and understand more about this topic.

    Mr.Elendig wrote:I also find pacman (if not hevely fragmented) alot quicker than apt-get. But as stated before, it's all probably just in my head.
    nope its not all in ur head....pacman at this point is faster then apt-get...and MUCH faster then yum which for some ridiculus reason refreashes EVERYTIME u use it which is massively(sp?) time consuming (sry...it makes me ANGRY!!!!) However apt-get has 15000000000000003r530403403043040340 packages due to debian (i assuming that what ur using is a debian based distro as i have never heard of using apt-get on arch....) (yes that number is an exageration...) ne ways if u ask me pacman is the best out there and i have used alot...well not really just 3 or 4 .....i use Fedora as well and there are packages that i can easily install in arch using pacman that i cant in fedora...so pacman > apt-get > yum (althou yum has a cool rollback feature that allows u to restore ur sytem to a specifig time ..like say 5 minutes ago or 3 days ago..etc...but consider that pacman has not been here as long and youll see that pacman should IMO be way ahead in a few years...look at all the new distros that are starting to use pacman....its not like debian..but still..its growing ..baby steps hhahah

  • Problems installing SVN or MySQL with Fink or apt-get

    I'm having problems with running SVN on my intel desktop. I primarily use Fink to install packages, and SVN installed just fine, but when I run it, I get
    svn: SSL is not supported
    I'm pretty sure SSL is not needed, but if I try to install the ssl package for SVN, I get:
    fink needs help picking an alternative to satisfy a virtual dependency. The
    candidates:
    (1) db44-aes-shlibs: Shared Libraries for db44-aes
    (2) db44-shlibs: Shared Libraries for db44
    Pick one: [1]
    The following package will be installed or updated:
    svn-client-ssl
    The following 29 additional packages will be installed:
    apr-ssl apr-ssl-common apr-ssl-shlibs autoconf2.5 automake1.9
    cyrus-sasl2-dev cyrus-sasl2-shlibs db43-ssl db43-ssl-shlibs db44-aes-shlibs
    expat gdbm3 io-string-pm libtool14 libtool14-shlibs libxml2 m4 neon24-ssl
    neon24-ssl-shlibs openldap23-dev openldap23-shlibs openssl097 openssl097-dev
    openssl097-shlibs pkgconfig svn-ssl-shlibs swig swig-shlibs texinfo
    Do you want to continue? [Y/n]
    /sw/bin/dpkg-lockwait -i /sw/var/cache/apt/archives/db43-ssl4.3.29-1001darwin-i386.deb /sw/var/cache/apt/archives/db43-ssl-shlibs4.3.29-1001darwin-i386.deb
    dpkg: parse error, in file `/sw/var/lib/dpkg/status' near line 577 package `db43-ssl':
    missing version
    ### execution of /sw/bin/dpkg-lockwait failed, exit code 2
    Failed: can't batch-install packages: /sw/var/cache/apt/archives/db43-ssl4.3.29-1001darwin-i386.deb /sw/var/cache/apt/archives/db43-ssl-shlibs4.3.29-1001darwin-i386.deb
    If I try to reinstall with apt-get, I get:
    Reading Package Lists... Done
    Building Dependency Tree... Done
    Sorry, svn is already the newest version.
    0 packages upgraded, 0 newly installed, 0 to remove and 14 not upgraded.
    W: Encountered status field in a non-version description
    W: You may want to run apt-get update to correct these problems
    and if I run apt-get update, I get:
    Hit http://bindist.finkmirrors.net 10.4/release/main Packages
    Hit http://bindist.finkmirrors.net 10.4/release/main Release
    Hit http://bindist.finkmirrors.net 10.4/release/crypto Packages
    Hit http://bindist.finkmirrors.net 10.4/release/crypto Release
    Hit http://bindist.finkmirrors.net 10.4/current/main Packages
    Hit http://bindist.finkmirrors.net 10.4/current/main Release
    Hit http://bindist.finkmirrors.net 10.4/current/crypto Packages
    Hit http://bindist.finkmirrors.net 10.4/current/crypto Release
    Reading Package Lists... Done
    Building Dependency Tree... Done
    W: Encountered status field in a non-version description
    W: You may want to run apt-get update to correct these problems
    ...which is somewhat circular, eh?
    I have SVN and MySQL running on my intel laptop just fine, same version of Tiger. Anyone have any ideas?

    From the Q6.14: I can't install anything because I get "dpkg: parse error, in file `/sw/var/lib/dpkg/status'"
    A: This means that somehow your dpkg database got corrupted, usually from a crash or some other unrecoverable error. You can fix it by copying the previous version of the database, like so:
    sudo cp /sw/var/lib/dpkg/status-old /sw/var/lib/dpkg/status
    You may need to re-install the last couple of packages you installed before the problem started occurring.
    - cfr

  • Hi i am getting an error like this while installing Live Cycle Server " The file merge_modules\lc11_common_iam_zip does not exist This file is required sucessfullly run the  Live Cycle Installer.Can any one help me on resolving this issue it would be of g

    Hi i am getting an error like this while installing Live Cycle Server " The file merge_modules\lc11_common_iam_zip does not exist This file is required sucessfullly run the  Live Cycle Installer.Can any one help me on resolving this issue it would be of great help..thanks .

    I think in your situation it would be worth trying the things listed under the event. It does have to do with FRS and it's easy to do. I've used it to fix journal errors after a server unexpectedly restarts and sysvol stops replicating.  I
    could see where it could fix your issue, and if it doesn't, you're out 5 minutes. :)
    The listed registry key does not exist
    Expand HKEY_LOCAL_MACHINE. 
    Click down the key path: 
       "System\CurrentControlSet\Services\NtFrs\Parameters" 
    Double click on the value name 
       "Enable Journal Wrap Automatic Restore" 
     

  • [solved] INSTALL EXTENSIONS/AAD ONS INTO A NEW PROFIOLE USING A WAY LIKE dpkg --get-selections /backup/installed-EXTENSIONS.log

    HERE AN EXAMPLE https://wiki.debian.org/ListInstalledPackages
    BASICALLY I'D LIKE TO SAVE A LIST OF ALL MY INSTALLED EXTENSIONS/ADD ONS AND USING A COMMAND LIKE 'FIREFOX --PROFILEMANAGER --INSTALL ADDONS-FROM-LIST PATH/OF/THE/LIST
    I'M USING A PROFILE THAT HAS PROBABLY MORE THAN TEN YEARS AND MY FIREFOX IS BECOME SLOW BUT I DONT LIKE TO INSTALL EACH EXTENSIOM BY HAND.
    I AM SURE THAT WITH A FUNCTION LIKE THIS MANY PEOPLE WILL CAN GET THE BEST FROM FIREFOX PERFORMANCE AND STABILITY JUST SAVING A LLIST, REMOVE ALL SETTINGS CACHE ECC AND THEN START A CLEAN INSTALL IMPORTING THA ADDONS AUTOMATICALLY. I HOPE THAT YOU WILL CONSIDERATE THIS IDEA. TAHNKS FOR READING, PAOLO

    If you're thinking that a feature like that should be built into Firefox, please provide feedback here: https://input.mozilla.org/en-US/feedback
    As far as that idea overall, have you investigated what might be available now? Or at least something similar?
    # https://addons.mozilla.org/en-US/firefox/collections/ - worked fine for me the one time I used it, but I have too many extensions that aren't available from AMO
    # https://addons.mozilla.org/en-US/firefox/addon/cleo/ - https://addons.mozilla.org/en-US/firefox/addon/opie/ - https://addons.mozilla.org/en-US/firefox/addon/febe/
    # For creating a listing - https://addons.mozilla.org/en-US/firefox/addon/extension-list-dumper/
    * http://mozilla.doslash.org/infolister/ - I have used this for many years to provide a list, ''in HTML format with hyperlinks'', of my installed extensions - no longer supported but it works with a MaxVersion bump in the install.rdf file - open the HTML page in a new Profile and click away to get to the developers pages for the add-ons

  • I destroyed mac while installing ubuntu.  Id like to get mac back, please help?

    I was curious about linux so i installed ubuntu and accidentally destroyed my mac partition.  Id like to get mac back, please help!!! I have the snow leopard install dvd but it causes kernel panics.  And i obviously cant download lion from the app store because i am using ubuntu.
    I am using a mbp 8,1 early 2011.  Please help!!

    I read your post as indicating you wiped the OS X partition from the disk.
    If that is the case then, given  the date of the machine I don't think you have network recovery,  you should check to see if the Recovery partition is still on the disk (depends on how you wiped out the OS X stuff when you installed Ubuntu) by doing as Thomas said hold command R while starting up.
    If the recovery partition is still there you're home free, just follow the screen prompts. If it is not there then the only recourse you have is to get it to boot off the original SL install disks. At what point during the boot procedure with the SL disks does the machine panic? And as was asked above, these are the SL disks that shipped with your machine?
    If I misread your post then follow the advice of the previous posters.
    regards

  • I just joined CC and downloaded PS. Since I live in Belgium, it is installed in Dutch, but I would like to get it in English. Anyone knows how I can change this? Thanks!

    HI all,
    I just joined CC and downloaded PS and LR.
    Since I live in Belgium, PS is installed in Dutch, but I would like to get it in English. Anyone knows how I can change this?
    LR is immediately in English so that one is ok.
    Thanks!

    Look at this thread for step by step screenshots on how to do this.
    Photoshop CC / Wrong UI language / How to change? | Adobe Community
    First you add the language, then next you go into Photoshop's Preferences > Interface > UI Language and English should now be an option.
    Change to it and Restart Photoshop

  • I recently purchased a refurbed iMac with a 3.06 GHz Intel Core 2 Duo.  It came with iMovie ver. 9.0.5 installed.  I do allot with iMovie and iDVD and would like to get a camcorder to add movie clips.  Does anyone have any suggestions for a reasonably pri

    I recently purchased a refurbed iMac with a 3.06 GHz Intel Core 2 Duo.  It came with iMovie ver. 9.0.5 installed.  I do allot with iMovie and iDVD and would like to get a camcorder to add movie clips.  Does anyone have any suggestions for a reasonably price camcorder that would work with my setup?
    Thanks in advance for any suggestions.

    I recently purchased a refurbed iMac with a 3.06 GHz Intel Core 2 Duo.  It came with iMovie ver. 9.0.5 installed.  I do allot with iMovie and iDVD and would like to get a camcorder to add movie clips.  Does anyone have any suggestions for a reasonably price camcorder that would work with my setup?
    Thanks in advance for any suggestions.

  • What Gets Installed in the Apt?

    I'm getting FiOS TV and Internet installed on Wednesday.  The little video shown in "Getting Started" wasn't exactly clear to me.  It looks like most items are installed in the basement/common area of the building.  What actually gets installed within the apartment itself?  Is it just a router and a set top box for cable?
    Thanks,
    Anthony

    There are two types of apartment installs.
    Microduct is installed to each unit.  In this case, an ONT is installed in your unit.
    If it's not feasible to install microduct, then a shared ONT is installed in a common area and existing phone and coax is used.  In this case, your WAN connection is provided using VDSL.
    Without knowing if microduct is installed, it's impossible to tell which type of installation you will have.

  • HT4623 This is the message I get when u try and install it. The update was made available at around 11 a.m today Wednesday September 18th I am on a wifi network and i took the time (about 20 or so minutes) to install, it seemed like everything was install

    This is the message I get when u try and install it. The update was made available at around 11 a.m today Wednesday September 18th I am on a wifi network and i took the time (about 20 or so minutes) to install, it seemed like everything was installing but after the long installation wait it wouldn't allow me to download it

    I had better success doing this:
    Download iTunes 11.1. Connect your device to your computer and open iTunes. Select your device under the Devices heading in the iTunes' sidebar. Click on the Summary tab in iTunes' main window. Click on the Update button.

  • [SOLVED] pacman: which package should I install for a given file?

    Hi there!
    I'm still trying to learn arch's essentials. A question coming up frequently is:
    Say I know I need file /usr/bin/zipinfo. How do I find out which package it's delivered in? The only thing remotely similar in the wiki is
    pacman -Qo /path/to/a/file
    but this only works for already installed packages. So what next?
    Best wishes,
    Rufus
    P.S.: google told me the package is called unzip so that's not the problem. Still, there has to be some way to get this information from the command line.
    Last edited by RufusD (2010-04-24 15:30:31)

    brilliant, thanks! I could have figured it's not a standard pacman function (since the situation is similar with debian's apt-get).
    Maybe this is worth a mention on pacman's wiki page. This is the first time arch's fabulous wiki let me down
    Last edited by RufusD (2010-04-24 15:32:35)

Maybe you are looking for

  • IPhoto cannot start after installing Lion

    iPhoto v 9.1.5 will not start after installing Lion The app is installed on the main disk in the default location (vs. problems others are having after Lion install) I can't find any updates for Lion or iphoto to fix this problem Error log posted bel

  • Imac superdrive don't eject the DVD

    I tried in all way, openfirmware included but the DVD is always inside my Imac. Is there another way to put out it??? Please is very urgently Thanks Romolo

  • Download/Upload of  Workflow Business Objects

    Hi experts, Do you know if there is a way to download/upload workflow business objects, tasks, events, etc, from a SAP system to a diferent one? Thanks in advance, Raphael Xavier

  • Quartz composer 4.0 (103.1) patch creator button ?

    hello, when i see a tuto for composer all people have a "patch creator" button in composer, but on my software version i doesn't this button and i doesn't find any info about this on the net ! can you explain why i doesn't have this and if possible h

  • Errors after NW04s SP08 Upgrade

    Hi, We're using Portal with a ABAP+Java stack and version is NW04s. After we applied patch SP07 and SP08 sequentially, Dynpro applications (custom or standart apps such as Identitiy Management) doesn't work anymore. It states that the dependant appli