Differences

This shows you the differences between two versions of the page.

Link to this comparison view

arch [2016/03/06 11:08]
arch [2022/04/16 12:22] (current)
Line 1: Line 1:
 +===== REFERENCE =====
 +
 +  * https://wiki.archlinux.org/index.php/Pacman/Rosetta
 +
 +  sudo pacman -Syu # apt-get update
 +  sudo pacman -S $package # apt-get install
 +  sudo pacman -Ss  $package # apt-cache search
 +
 +
 +===== install =====
 +
 +  * https://antergos.com/# ToDo
 +  * https://wiki.archlinux.org/index.php/Arch_based_distributions_%28active%29#Antergos
 +  * https://wiki.archlinux.org/index.php/Mkinitcpio
 +
 +  [root@arch /]# mkinitcpio -p linux
 +
 +
 +<code>
 +cat<<EOF | sudo tee -a /etc/pacman.conf
 +
 +[archlinuxfr]
 +SigLevel = Never
 +Server = http://repo.archlinux.fr/\$arch
 +
 +EOF
 +</code>
 +
 +
 +===== Should a debian user try ARCHLINUX ? =====
 +
 +  * http://neugierig.org/software/blog/2011/10/arch-for-debian-users.html
 +  * http://forums.debian.net/viewtopic.php?t=27965
 +  * http://www.linuxtoday.com/infrastructure/2011102300441OPSW
 +  * https://bbs.archlinux.org/viewtopic.php?pid=383327#p383327
 +  * http://keithcu.com/wordpress/?p=3389
 +
 +  pacman -S  screen
 +
 +
 +===== 64 or 32 bits ? =====
 +
 +amd64:
 +
 +  * http://packages.debian.org/virtualbox-ose
 +  * http://packages.debian.org/wine
 +  * [[vmware]]
 +
 +WinE :
 +
 +  * http://askubuntu.com/questions/156942/wine-installation-on-12-04-lts
 +
 +
 +===== ISSUES =====
 +
 +P:
 +  "requires pacman<4.3"
 +  
 +S:  
 +
 +   Upgrade AUR : https://archlinux.fr/yaourt-en
 +   
 +
 +===== TODO =====
 +
 +  * https://archlinuxarm.org/platforms/armv7
 +  * http://os.archlinuxarm.org/os/ArchLinuxARM-armv7-latest.tar.gz
 +
 +===== MISC =====
 +
 +  [manjaro ~]# pacman -S x11vnc screen
 +
 +  * http://ajreissig.com/three-weeks-running-manjaro-arch/
 +  * http://ariaprime.com/blog/linux-and-technology/moving-ubuntu-arch-linux/165/
 +
 +
 +===== MISC =====
 +
 +  * https://wiki.archlinux.org/index.php/Install_Arch_Linux_from_existing_Linux#From_a_host_running_another_Linux_distribution
 +  * http://mir.archlinux.fr/
 +  * https://youtu.be/F2Apl7CSYhg#
 +
 +
 +===== MORE =====
 +
 +@TaG: [[Embedded]] [[Hardware]] [[64]] ArchLinux ArM [[x86]] MipS LinuX CpU
 +
 +{{http://i.imgur.com/Q3mEVm7.jpg}}
 +
  
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki