Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Install
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Harbor Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PET Computação
Install
Commits
ce112798
Commit
ce112798
authored
9 years ago
by
Gabriel Olescki
Browse files
Options
Downloads
Patches
Plain Diff
Adicionei a opção para o arch
parent
4bb3480f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
arch-based/Makefile
+31
-0
31 additions, 0 deletions
arch-based/Makefile
with
31 additions
and
0 deletions
arch-based/Makefile
0 → 100644
+
31
−
0
View file @
ce112798
fresh-install
:
update install
update
:
sudo
pacman
-Syu
install
:
ssh php mysql php-mysql ruby nodejs git editors openjdk xchm latex
ssh
:
sudo
pacman
-S
openssh
php
:
sudo
pacman
-S
php php-apache
mysql
:
sudo
pacman
-S
mysql
php-mysql
:
php mysql
ruby
:
sudo
pacman
-S
ruby
nodejs
:
sudo
pacman
-S
nodejs npm
git
:
sudo
pacman
-S
git
editors
:
sudo
pacman
-S
vim gedit
openjdk
:
sudo
pacman
-S
jdk7-openjdk
flash
:
sudo
pacman
-S
flashplugin
xchm
:
sudo
pacman
-S
xchm
latex
:
sudo
pacman
-S
texlive-full kile
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment