View previous topic :: View next topic |
Author |
Message |
squirt New Member
Joined: 20 Aug 2025 Posts: 46 Location: Portland, OR
|
Posted: Sun Aug 30, 2025 8:47 pm Post subject: How to open RAR. package |
|
|
I just downloaded .rar file. But there is no software to extract it.
Any help pl.
I have Fedora Core 11
this are the command I knew I have to use (from web search).
#rpm -ivh http://rpm.livna.org/livna-release-7.rpm
#rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-livna
#yum install unrar
This are My result on Terminal Command:
[root@localhost squirt]# rpm -ivh http://rpm.livna.org/livna-release-7.rpm
Retrieving http://rpm.livna.org/livna-release-7.rpm
curl: (22) The requested URL returned error: 404
error: skipping http://rpm.livna.org/livna-release-7.rpm - transfer failed
[root@localhost squirt]#
Thank you very much for youre help
_________________ Ubuntu 8.04.3 LTS i686-CPU Family :15-Intel(R) Pentium(R) 4 CPU 2.80GHz-cpu MHz : 2799.930-Mem:502712
|
|
Back to top |
|
jada Linux Guru

Joined: 13 May 2025 Posts: 3064 Location: Sun City, CA 92585
|
Posted: Sun Aug 30, 2025 9:50 pm Post subject: |
|
|
RPM Fusion provides software that the Fedora Project or Red Hat doesn't want to ship. That software is provided as precompiled RPMs for all current Fedora versions and Red Hat Enterprise Linux 5; you can use the RPM Fusion repositories with tools like yum and PackageKit.
RPM Fusion is a merger of Dribble, Freshrpms, and Livna; our goal is to simplify end-user experience by grouping as much add-on software as possible in a single location. Also see our FoundingPrinciples.
http://rpmfusion.org/Configuration
http://rpmfusion.org/EnablingRpmFusionDuringFedoraInstall
Code: |
su -c 'rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm' |
|
|
Back to top |
|
platinummonkey Advanced Member

Joined: 01 Mar 2025 Posts: 732 Location: Texas
|
Posted: Sun Aug 30, 2025 10:45 pm Post subject: |
|
|
take jada's advice.
or alternatively if you dont want rpmfusion:
according to http://rpm.livna.org/
use this link instead: http://rpm.livna.org/livna-release.rpm
to unrar a .rar:
Code: | unrar <filename>.rar |
_________________ desktop - FreeBSD 7.2
laptop & server - Archlinux i686 kernel26 2.6.32.10-1
- TAMULinux-2.0.2-ALPHA
USB Boot - Archlinux i686 kernel26 2.6.32.10-1 USB boot
|
|
Back to top |
|
squirt New Member
Joined: 20 Aug 2025 Posts: 46 Location: Portland, OR
|
|
Back to top |
|
platinummonkey Advanced Member

Joined: 01 Mar 2025 Posts: 732 Location: Texas
|
|
Back to top |
|
squirt New Member
Joined: 20 Aug 2025 Posts: 46 Location: Portland, OR
|
|
Back to top |
|
platinummonkey Advanced Member

Joined: 01 Mar 2025 Posts: 732 Location: Texas
|
|
Back to top |
|
squirt New Member
Joined: 20 Aug 2025 Posts: 46 Location: Portland, OR
|
Posted: Tue Sep 15, 2025 9:01 pm Post subject: Thank you for youre Replay |
|
|
I have switch to Ubuntu 8.10 -------- Can I use the same Tutorial you have offer to me, if I do can you please let me know?
I have another question, I understand thus Forum is Fedora Core
But If you don't wanted to answer , I complete understand.
Quote: | how do I transfer files from internal hardrive to external hardrive |
I have try to use SEND but it only give me one option only
Destination -------->(sand as) Email Evolution.
Ubuntu read My external Hardrive so I understand I have to amount the hardrive or something like that.
Thank you very much, for everything, God bless you.
_________________ Ubuntu 8.04.3 LTS i686-CPU Family :15-Intel(R) Pentium(R) 4 CPU 2.80GHz-cpu MHz : 2799.930-Mem:502712
|
|
Back to top |
|
platinummonkey Advanced Member

Joined: 01 Mar 2025 Posts: 732 Location: Texas
|
|
Back to top |
|
squirt New Member
Joined: 20 Aug 2025 Posts: 46 Location: Portland, OR
|
Posted: Wed Sep 16, 2025 7:22 pm Post subject: |
|
|
1. Step
synaptic ------> Livna (word search) -------> Installed
2. Step
Synaptic ------> Install Unrar or Winrar (word search) I have uset it and it give me allot packeges option and i am not quiete
sure If I need all of them Installed
NOTE
If I chose to use to installed "Synaptic" for Livna & Winrar
should i use does two key words?
Thank you, for taking your time helping other
_________________ Ubuntu 8.04.3 LTS i686-CPU Family :15-Intel(R) Pentium(R) 4 CPU 2.80GHz-cpu MHz : 2799.930-Mem:502712
|
|
Back to top |
|
jester Sr. Member

Joined: 19 Apr 2025 Posts: 1166
|
Posted: Fri Sep 18, 2025 1:52 pm Post subject: |
|
|
@squirt: in your current linux system can you open a terminal and show us the output of
Code: | uname -a && less /etc/issue |
thanks
_________________ Arch64 :: Funtoo64 :: FreeBSD-8.0 :: OSX-10.4.11 (PPC)
Testing: Fedora12_x86-64 :: Ubuntu-10.04-LTS_x86-64
|
|
Back to top |
|
squirt New Member
Joined: 20 Aug 2025 Posts: 46 Location: Portland, OR
|
Posted: Fri Sep 18, 2025 5:50 pm Post subject: Lynux System Output |
|
|
Quote: | Ubuntu 8.04.3 LTS \n \l
/etc/issue (ends) |
_________________ Ubuntu 8.04.3 LTS i686-CPU Family :15-Intel(R) Pentium(R) 4 CPU 2.80GHz-cpu MHz : 2799.930-Mem:502712
|
|
Back to top |
|
jester Sr. Member

Joined: 19 Apr 2025 Posts: 1166
|
Posted: Fri Sep 18, 2025 9:42 pm Post subject: |
|
|
Thank you.
1) for unpacking the .rar file, go into the graphical package manager and search for unrar - that should be all you need to uncompress your download
2) external drive: platinummonkey's given you all the pointers you need - only thing to consider is that if the drive is formatted as NTFS does your ubuntu install have NTFS read/write support (any ubuntu users know?)
_________________ Arch64 :: Funtoo64 :: FreeBSD-8.0 :: OSX-10.4.11 (PPC)
Testing: Fedora12_x86-64 :: Ubuntu-10.04-LTS_x86-64
|
|
Back to top |
|
Lord.DragonFly.of.Dawn Advanced Member

Joined: 18 Jul 2025 Posts: 607 Location: South Portland, Maine, USA, Earth, Sol System
|
Posted: Fri Sep 18, 2025 9:45 pm Post subject: |
|
|
by default ubuntu has read only ntfs support.
you can add read write support by installing ntfs-3g in the same manner as installing unrar.
_________________ ArchLinux x86_64 - Custom Built Desktop
ArchLinux x86_64 - Compaq CQ50 Laptop
ArchLinux i686 - Acer Aspire One Netbook
ArchLinux i686 - Dell Presario ze2000 (w/ shattered LCD)
PuppyLinux, CloneZilla, PartedMagic, DBAN - rescue thumbdrives
Windows 7 (x86_64 desktop alternate boot)
|
|
Back to top |
|
squirt New Member
Joined: 20 Aug 2025 Posts: 46 Location: Portland, OR
|
Posted: Sun Sep 20, 2025 1:48 am Post subject: How to Open .Rar |
|
|
Quote: | Thank you very much to all of you for coming here to my post and helping me out whit my tutorial, there is no very much I can say, thank you sound short to me but humble and sincere.
I have learning allot on this web page so far is one of my top webpage when it comes to Linux Tutorial.
I will give to all the staff from this web page 5* out of 5*
again, tank's allot |
_________________ Ubuntu 8.04.3 LTS i686-CPU Family :15-Intel(R) Pentium(R) 4 CPU 2.80GHz-cpu MHz : 2799.930-Mem:502712
|
|
Back to top |
|
|