Difference between pages "Package:Kde-meta (KDE SC 4 meta package)" and "Package:Wgetpaste"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
m
 
(initial commit)
 
Line 1: Line 1:
{{Ebuild
{{Ebuild
|Summary=KDE - merge this to pull in all split kde-base/* packages
|Summary=Command-line interface to various pastebins
|CatPkg=kde-base/kde-meta
|CatPkg=app-text/wgetpaste
|Maintainer=
|Homepage=http://wgetpaste.zlin.dk/
}}
}}
{{PageNeedsUpdates}}
{{PageNeedsUpdates}}


==Introduction==
=== Installation ===
* The KDE Plasma Desktop 4.x
{{console|body=###i## emerge app-text/wgetpaste}}
* KDE Software Compilation


==Prerequisites==
=== Configuration ===
=== Profile Configuration ===
{{console|body=###i##  eselect profile add funtoo/1.0/linux-gnu/mix-ins/kde}}


* X11 server, policykit, consolekit, udisks, etc.
=== Usage ===
 
Wgetpaste allows output to be streamed to the pastebin service of your choice.
==Installation==
{{console|body=###i## cat /tmp/emergeinfo.txt | wgetpaste}}
===emerge ===
{{console|body=###i## emerge kde-base/kde-meta}}
 
==== Kdm Configuration ====
{{file|name=/etc/conf.d/xdm|lang=|desc=xdm configuration for kdm|body=
DISPLAYMANAGER="kdm"
}}
{{console|body=
###i## rc-service xdm start
}}
 
==First Steps==
* Additional configuration
* 'Add-in' software
{{EbuildFooter}}
{{EbuildFooter}}

Revision as of 06:25, January 27, 2015

Wgetpaste

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.


Installation

root # emerge app-text/wgetpaste

Configuration

Usage

Wgetpaste allows output to be streamed to the pastebin service of your choice.

root # cat /tmp/emergeinfo.txt