About the App
Screenfetch Mac Os Install
- To install screenFetch on Ubuntu and its derivatives, you need to run the following command in terminal: sudo apt-get install screenfetch. To know how to install screenFetch on other Linux distros.
- Screenfetch terminal information. Screenfetch Get-WindowsArt Get-MacArt Get-SystemSpecifications Get-LineToTitleMappings Get-UserInformation Get-OS Get-Kernel Get-Uptime Get-Mobo Get-Shell Get-Displays Get-WM Get-Font Get-CPU Get-GPU Get-RAM Get-Disks. This module has no dependencies.
ScreenFetch - The Bash Screenshot Information Tool What is screenFetch? ScreenFetch is a 'Bash Screenshot Information Tool'. This handy Bash script can be used to generate one of those nifty terminal theme information + ASCII distribution logos you see in everyone's screenshots nowadays. Simple command-line tool that displays your distro's logo in text art form, your OS version, your kernel version, your CPU, GPU, and RAM, your DE, resolution, WM, themes, and shell type, and more. Free Open Source Mac Linux Chrome OS BSD. Install Screenfetch using brew: Screenfetch is a Fetches system/theme information in terminal for Linux desktop screenshots. It is a “Bash Screenshot Information Tool”. This handy Bash script can be used to generate one of those nifty terminal theme information + ASCII distribution logos you see in everyone’s screenshots nowadays.
- App name: flex
- App description: Fast Lexical Analyzer generates Scanners (tokenizers)
- App website: http://flex.sourceforge.net
Install the App
- Press
Command+Space
and type Terminal and press enter/return key. - Run in Terminal app:
ruby -e '$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)' < /dev/null 2> /dev/null
and press enter/return key.
If the screen prompts you to enter a password, please enter your Mac's user password to continue. When you type the password, it won't be displayed on screen, but the system would accept it. So just type your password and press ENTER/RETURN key. Then wait for the command to finish. - Run:
brew install flex
Done! You can now use flex
.
Similar Software for Mac
What is screenFetch?
screenFetch is a 'Bash Screenshot Information Tool'. This handy Bashscript can be used to generate one of those nifty terminal themeinformation + ASCII distribution logos you see in everyone's screenshotsnowadays. It will auto-detect your distribution and display an ASCIIversion of that distribution's logo and some valuable information to theright. There are options to specify no ASCII art, colors, taking ascreenshot upon displaying info, and even customizing the screenshotcommand! This script is very easy to add to and can easily be extended.
How do I get screenFetch?
Screenfetch For Mac Os Versions
Arch Linux
- Install
screenfetch
from the official repositories orscreenfetch-git
from the AUR. That's it!
blackPanther OS
- Install
screenfetch
from the official repositories, e.g.:installing screenfetch
ChromeOS/ChromiumOS
- Requires Developer Mode to be enabled. Instructions to enable it and enter the CLI are here - https://www.chromium.org/chromium-os/poking-around-your-chrome-os-device.
- Download the executable file and put it under the
/usr/local/bin/
directory:curl -L https://git.io/vaHfR > /usr/local/bin/screenfetch-dev
- Make the file executable by doing the following:
chmod +x /usr/local/bin/screenfetch-dev
Crux Linux
- Install screenfetch from either 6c37/crux-ports or 6c37/crux-ports-git.
Fedora
- Install it with dnf running:
dnf install screenfetch
FreeBSD
- Install screenfetch using the ports system:
cd /usr/ports/sysutils/screenfetch/ && make install clean
- Install screenfetch as a binary package:
pkg install screenFetch
- Make sure fdescfs(5) and procfs(5) are mounted, they're required by bash(1).
Fux
- Installation:
dnf install screenfetch
Gentoo or Sabayon
- Emerge screenfetch from portage using
emerge screenfetch
- Sabayon users can install screenfetch from entropy using
equo install screenfetch
KaOS
- Install screenfetch from the official repositories with octopi or pacman.e.g.:
pacman -S screenfetch
Mac
- Run
brew install screenfetch
after installing Homebrew
Mageia
- Install screenfetch from the official repositories with urpmi or rpmdrake.e.g.:
urpmi screenfetch
MSYS2
- Install screenfetch from the official repositories:
pacman -S screenfetch
Netrunner Rolling
- Install
screenfetch-netrunner
from the official repositories.
openSUSE
- If using 13.2 or earlier, add 'utilities' repo:
zypper ar -r http://download.opensuse.org/repositories/utilities/openSUSE_$(lsb_release -rs)/utilities.repo
- Install it with zypper running:
zypper install screenfetch
Solus
- Install screenfetch from the official repositories by running
eopkg install screenfetch
Ubuntu and Debian
- Install from the official repositories:
apt install screenfetch
- There is also a PPA for Ubuntu located at https://launchpad.net/%7Edjcj/+archive/ubuntu/screenfetch
Others
- Download the latest source at https://github.com/KittyKatt/screenFetch:
wget -O screenfetch-dev https://git.io/vaHfR
- In a terminal, make the file executable by doing the following:
chmod +x screenfetch-dev
- Then, either keep it there, or move it to somewhere in your $PATH to make it available without having to use the full path to the script.
Running screenfetch
To run screenFetch, open a terminal of some sort and type in the command screenfetch
or wherever you saved the script to. This will generate an ASCII logo with theinformation printed to the side of the logo. There are some options that may bespecified on the command line, and those are shown below or by executing screenfetch -h
:
Contact Me
If you would like to suggest something new, inform me of an issue in thescript, become part of the project, or talk to me about anything else,you can either email me at zeldarealm@gmail.com
or you can connectto Rizon and reach me at irc://irc.rizon.net/screenFetch