Difference between revisions of "Bookmarks"

From Family History Book
Line 12: Line 12:
 
* [https://manjaro.org Manjaro]
 
* [https://manjaro.org Manjaro]
 
* [https://www.pendrivelinux.com/yumi-multiboot-usb-creator/ YUMI USB multiboot creator]
 
* [https://www.pendrivelinux.com/yumi-multiboot-usb-creator/ YUMI USB multiboot creator]
 +
 +
==Arch Linux (Manjaro) Hints==
 +
 +
* Arch packages have file extension .zst
 +
* The Arch package manager is called pamac
 +
** Use these commands to use the package manager:
 +
 +
{|
 +
! command
 +
! action
 +
|-
 +
| sudo pacman -Syy
 +
| refresh package database
 +
|-
 +
| sudo pacman -Syu
 +
| update installed packages
 +
|-
 +
| sudo pacman -S <name of package>
 +
| installs package
 +
|-
 +
| sudo pacman -U <path of downloaded package>
 +
| install from downloaded package
 +
|-
 +
| pacman -Ss <name to search>
 +
| search for package in repository
 +
|-
 +
| Pacman-Qi <package names>
 +
| display details of packages
 +
|}
 
----
 
----
  

Revision as of 15:59, 2 April 2023

Personal

ARM64 Linux

Arch Linux (Manjaro) Hints

  • Arch packages have file extension .zst
  • The Arch package manager is called pamac
    • Use these commands to use the package manager:
command action
sudo pacman -Syy refresh package database
sudo pacman -Syu update installed packages
sudo pacman -S <name of package> installs package
sudo pacman -U <path of downloaded package> install from downloaded package
pacman -Ss <name to search> search for package in repository
Pacman-Qi <package names> display details of packages

Open Metaverse

ISMuseum

in SL

in Kitely

on GitHub

{https://github.com/ismuseum ISMuseum]

Repos

  • docs
    • org
    • statistics
    • grids
    • procedures
  • meetings
    • planning
    • building
  • images
    • logos
    • textures
    • 3D-screenshots
    • screenshots
    • machinima
  • builds
    • collada
    • mesh
    • textures
    • terrain
    • packages
    • scripts
    • oar
  • events
    • yuris-night
    • space-week
    • scifi-con
    • tea&rockets
  • avatars
    • skins
    • hair
    • rigging
    • clothing
    • animations
    • anim-overides
    • gestures

OMRG in Kitely

  • Sample Kitely Calendar entry for meetings
The Open Metaverse Research Group will meet Friday, [date]. If you are interested in helping develop and learn more about an open, standards-based metaverse, and connecting with others of the same mind, please join us.
    • Be sure to include the location as:
grid.kitely.com:8002:Kat's Autumn Castle/
  • Sample OMRG group announcement

Learn Programming

SQL

Git


Back to Private