Skip to main content

Pacman For Apt Users

    Pacman is the package manager for Arch Linux.  If you regularly use Debian or Ubun,tu like me, you are probably much more familiar with Apt.  If you are new to Arch Linux it may be easier to think of Pacman commands in relation to similar Apt commands.  Here is a list of the most common Apt commands (that I can think of at least) and their Pacman equivalents.

apt commandpacman command
apt-get updatepacman -Sy
apt-get installpacman -S
apt-get upgradepacman -Syu
apt-cache searchpacman -Ss



Comments

Popular posts from this blog

Warm season running goals

  Now that it's possible to step outside without fear of slipping, falling and cracking my head open on some ice it's time to put back on the running shoes and go enjoy the sun (or rain as the case may be) again.   Distance   There was a time last summer when I could run 30k in a week.  It felt great to be able to run 10k every other day without feeling 100% miserable the entire time.  After a break lasting several months I am nowhere near having that kind of a base.  My plan is to start things off with a goal of 15k per week moving up 10% every week until I get to 40k a week.  I can't really see myself being able to run more than that.  A t some point this summer I'll be adding regular biking and swimming into the mix.   I should probably leave time for family, work and sleep somewhere in my schedule... Pace   I'm pretty slow.  I've never really gotten much better.  Even when I was in decent running shape I was h...

Playing Mari0 on Ubuntu 12.04

If you are looking to play Mari0 on Ubuntu you may have run into a bit of a roadblock because love 0.8.0 is not yet available for Precise from the love-unstable ppa.  No need to worry though the .deb file for Oneiric will work just fine.   First download the .deb from launchpad, either amd64 or i386 .  Then install dependencies by running. $ sudo apt-get install libdevil1c2 libmng1 libfreetype6 libgl1-mesa-glx liblua5.1-0 libphysfs-1.0-0 libsdl1.2debian libopenal1 libogg0 libvorbis0a libvorbisfile3 libflac8 libflac++6 libmpg123-0 libc6 libgcc1 libphysfs1 libstdc++6 Then install the love-unstable with dpkg ~/Downloads$ dpkg -i love-unstable_0.8.0~r1028-0oneiric1_<amd64/i386>.deb Run  love-unstable on mari0  ~/mari0$ love-unstable mari0_1.3.love Enjoy what is possibly the coolest crossover game of all time.

Writing Goals

  Recently I came to the conclusion that I should write more often.  That is, I believe, I should start to consider myself a "writer."  That's the main reason there's been a bit of an increase in publishing to this blog (going from zero over the past few years to a couple times a month is a pretty huge jump).     I, like most humans, have thoughts and opinions which are a product of the times and places in which I live.  I figure I can do my part for future historians and write a few of them down.  I also just might have enough creative juice to pump out a story or two. This blog   I'd like to post to this blog at least once a week from now on, or at a minimum once a month.  Really, anything at all would be better than what I've been doing.  I'll mainly write about my life, family, interests, and opinions about, current events and local and state politics (I'll try to steer clear of national issues for my own sanity).  Pretty...