Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
linux-config
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Harbor Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Walmes Marques Zeviani
linux-config
Commits
19ef41d4
You need to sign in or sign up before continuing.
Commit
19ef41d4
authored
2 years ago
by
Walmes Marques Zeviani
Browse files
Options
Downloads
Patches
Plain Diff
Install latex packages.
parent
e52598fb
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
install_ubuntu_details.sh
+14
-0
14 additions, 0 deletions
install_ubuntu_details.sh
with
14 additions
and
0 deletions
install_ubuntu_details.sh
+
14
−
0
View file @
19ef41d4
...
...
@@ -116,6 +116,20 @@ cd ~/Downloads/
ls
teams_
*
_amd64.deb
sudo
dpkg
-i
teams_
*
_amd64.deb
#-----------------------------------------------------------------------
# LaTex Packages.
# Where is the program.
which tlmgr
# https://ctan.math.washington.edu/tex-archive/macros/latex/contrib/beamer-contrib/themes/beamerdarkthemes/beamerdarkthemesuserguide.pdf
tlmgr init-usertree
tlmgr
install
darkbeamerthemes
# https://github.com/junwei-wang/beamerthemeNord
tlmgr
install
beamerthemenord
tlmgr update
--self
beamerthemenord
#-----------------------------------------------------------------------
# MS OneDrive.
# https://www.maketecheasier.com/sync-onedrive-linux/
...
...
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