LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Arch
User Name
Password
Arch This Forum is for the discussion of Arch Linux.

Notices


Reply
  Search this Thread
Old 07-13-2010, 08:32 AM   #1
Mr. Alex
Senior Member
 
Registered: May 2010
Distribution: No more Linux. Done with it.
Posts: 1,238

Rep: Reputation: Disabled
Post How to install programs on Arch?


Hello. DEB user here.
How do I install programs on Arch? Is there any package extention like *.deb or *.rpm? Is it possible to install from files? Can pacman treat packages from repositories like apt-get does it? Install, remove, purge, upgrade them? Does it handle dependencies?
 
Old 07-13-2010, 08:36 AM   #2
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Have you installed Arch yet? (Hint: After installing it, you will have answered most of your questions.)

The answer to all of your detailed questions is YES! IMHO, Arch has one of the best package management setups out there.

For your reading pleasure: http://wiki.archlinux.org/index.php/Pacman
 
1 members found this post helpful.
Old 07-13-2010, 10:27 AM   #3
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
Your question suggests you have not yet read the Arch Beginners Guide, which is required reading in my opinion: http://wiki.archlinux.org/index.php/Beginners%27_Guide
 
1 members found this post helpful.
Old 07-13-2010, 10:43 AM   #4
Mr. Alex
Senior Member
 
Registered: May 2010
Distribution: No more Linux. Done with it.
Posts: 1,238

Original Poster
Rep: Reputation: Disabled
Thanks! Just one more question about subject: does Arch have expire time like Ubuntu? Or you can install software from repositories even on very old Arch?
 
Old 07-13-2010, 11:13 AM   #5
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Don't know what you mean by "expire time", but Arch is "Rolling Release". In principle, you can get up to the current version from any starting point. I practice, I would not count on it----Install from the most recent iso, then run "pacman -Syu" to get up to date.

Time to install it so that you can see for yourself.....
 
Old 07-13-2010, 11:30 AM   #6
Mr. Alex
Senior Member
 
Registered: May 2010
Distribution: No more Linux. Done with it.
Posts: 1,238

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by pixellany View Post
Time to install it so that you can see for yourself.....
I have Celeron 440 CPU and 15' monitor. Very difficult to test an OS via VirtualBox with such a computer. Feels like you have a netbook. That's why I ask questions here.

Quote:
Don't know what you mean by "expire time"
For example I can use repos untill april 2013 if I use Ubuntu 10.04. Then I'll have to install new Ubuntu. Newer version of it. It will have new configs and config files (as far as I know), new repos' addresses, etc.
 
Old 07-13-2010, 11:34 AM   #7
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
If you install Arch from a recent iso, you can keep updating forever without re-installing. As a practical matter, when things get really cluttered, I often find it easier to re-install.

What are the complete specs on your computer?
 
Old 07-13-2010, 11:59 AM   #8
Mr. Alex
Senior Member
 
Registered: May 2010
Distribution: No more Linux. Done with it.
Posts: 1,238

Original Poster
Rep: Reputation: Disabled
Quote:
As a practical matter, when things get really cluttered, I often find it easier to re-install.
Why would they become cluttered?

Quote:
What are the complete specs on your computer?
I have a super machine!
Celeron 440, 2 GB RAM, 232 GB HDD SATA, Biostar 945P-A7A mainboard, 400W Power supply, some optical drives, GeForce 8400GS, internal sound and eth, Samsung SyncMaster 151s.
 
Old 07-13-2010, 12:18 PM   #9
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
You have a very capable computer!! Simply create a partition and install Arch directly---put an end to the uncertainty!!!

Quote:
Why would they become cluttered?
Speaking only for myself:
  • Installing programs not available in the repos
  • Installing things from AUR
  • Experimenting with drivers
  • Installing a different version of a program in /opt
  • creating vast numbers on nonsense files while solving programming problems
  • Reverting to an older version of something when pacman -Su breaks something. (Yes, it happens)
  • Other ways that I can't remember
  • Gremlins
 
1 members found this post helpful.
Old 07-13-2010, 12:21 PM   #10
Mr. Alex
Senior Member
 
Registered: May 2010
Distribution: No more Linux. Done with it.
Posts: 1,238

Original Poster
Rep: Reputation: Disabled
Thanks for help.
 
Old 07-13-2010, 02:43 PM   #11
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,623

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
Quote:
Thanks! Just one more question about subject: does Arch have expire time like Ubuntu? Or you can install software from repositories even on very old Arch?
you have NOT read the Arch wiki -- Please DO SO .
http://wiki.archlinux.org/index.php/Main_Page
http://wiki.archlinux.org/index.php/The_Arch_Way
http://wiki.archlinux.org/index.php/..._Distributions
 
Old 07-14-2010, 01:16 AM   #12
Mr. Alex
Senior Member
 
Registered: May 2010
Distribution: No more Linux. Done with it.
Posts: 1,238

Original Poster
Rep: Reputation: Disabled
OK.
 
Old 08-07-2010, 12:57 PM   #13
Mr. Alex
Senior Member
 
Registered: May 2010
Distribution: No more Linux. Done with it.
Posts: 1,238

Original Poster
Rep: Reputation: Disabled
Quote:
Arch has one of the best package management setups out there.
Why the best? It's definitely good, but do you really think it's better then DEB?
 
  


Reply

Tags
arch



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How do you install thinks on Arch? What is arch for "emerge", "apt-get" etc? just a man Arch 9 01-28-2022 05:48 AM
Trying to install Arch with 2.6.30-ARCH kernel but uname -r keeps showing 2.6.28.7 PaulFXH Arch 0 08-20-2009 07:58 AM
Arch Linux 2009.2 FTP install working but Hard Disc install can't find Eth0? -Gavin- Linux - Networking 0 05-19-2009 04:28 AM
Arch user wanted to help padawan learner install arch and use it thomas-linuxing Linux - Software 9 10-18-2006 04:02 PM
tries to install arch bosewicht Arch 20 05-29-2004 04:33 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Arch

All times are GMT -5. The time now is 10:20 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration